MCPcopy Index your code
hub / github.com/jquery/jquery / selector.js

File selector.js

src/selector.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { jQuery } from "./core.js";
2import { nodeName } from "./core/nodeName.js";
3import { document as preferredDoc } from "./var/document.js";
4import { indexOf } from "./var/indexOf.js";

Callers

nothing calls this directly

Calls 14

createCacheFunction · 0.90
nodeNameFunction · 0.90
unescapeSelectorFunction · 0.90
selectorErrorFunction · 0.90
addCombinatorFunction · 0.70
findFunction · 0.70
setDocumentFunction · 0.70
markFunctionFunction · 0.70
compileFunction · 0.70
createDisabledPseudoFunction · 0.70
createPositionalPseudoFunction · 0.70
createInputPseudoFunction · 0.70

Tested by

no test coverage detected