Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ findModeToCaseless
Function
findModeToCaseless
tools/xsbug/FindRow.js:57–59 ·
view source on GitHub ↗
(findMode)
Source
from the content-addressed store, hash-verified
55
}
56
57
export
function
findModeToCaseless(findMode) {
58
return
(findMode & 1) == 0;
59
}
60
61
class
FindModeBehavior extends ButtonBehavior {
62
changeState(container, state) {
Callers
2
find
Method · 0.90
onFindEdited
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected