MCPcopy Create free account

hub / github.com/micromatch/picomatch / functions

Functions64 in github.com/micromatch/picomatch

↓ 8,812 callersFunctionisMatch
(...args)
test/posix-classes.js:8
↓ 308 callersFunctionmatch
(list, pattern, options = {})
examples/match.js:11
↓ 150 callersFunctionboth
(...args)
test/api.scan.js:6
↓ 127 callersFunctionbase
(...args)
test/api.scan.js:5
↓ 37 callersFunctionpush
lib/parse.js:493
↓ 25 callersFunctionscan
(input, options)
lib/scan.js:49
↓ 20 callersFunctionassertParts
* @param {String} pattern * @param {String[]} parts
test/api.scan.js:15
↓ 19 callersFunctionadvance
()
lib/scan.js:79
↓ 18 callersFunctionpeek
()
lib/scan.js:78
↓ 14 callersFunctionequal
(actual, expected, msg)
test/options.format.js:7
↓ 14 callersFunctionequal
(actual, expected, msg)
test/options.onMatch.js:8
↓ 14 callersFunctionoptions
()
test/options.onMatch.js:13
↓ 13 callersFunctionconvert
(...args)
test/posix-classes.js:9
↓ 11 callersFunctionglobstar
lib/parse.js:395
↓ 9 callersFunctionbench
(name, options)
bench/index.js:19
↓ 9 callersFunctionconsume
(value = '', num = 0)
lib/parse.js:447
↓ 9 callersFunctionpicomatch
(glob, options, returnState = false)
index.js:6
↓ 8 callersFunctionbench
(name, options)
bench/glob-parent.js:17
↓ 8 callersFunctiondecrement
lib/parse.js:480
↓ 7 callersFunctionremaining
()
lib/parse.js:446
↓ 6 callersFunctionrepeat
test/malicious.js:5
↓ 6 callersFunctionsyntaxError
(type, char)
lib/parse.js:44
↓ 4 callersFunctionappend
lib/parse.js:452
↓ 4 callersFunctioneos
()
lib/scan.js:77
↓ 4 callersFunctioneos
()
lib/parse.js:443
↓ 4 callersFunctionextglobOpen
(type, value)
lib/parse.js:523
↓ 4 callersFunctionincrement
lib/parse.js:475
↓ 4 callersFunctionparse
(input, options)
lib/parse.js:356
↓ 3 callersFunctionparseRepeatedExtglob
(pattern, requireEnd = true)
lib/parse.js:164
↓ 2 callersFunctionassertTokens
(actual, expected)
test/api.picomatch.js:7
↓ 2 callersFunctioncycle
(e, newline)
bench/index.js:15
↓ 2 callersFunctioncycle
(e, newline)
bench/glob-parent.js:13
↓ 2 callersFunctiondepth
lib/scan.js:26
↓ 2 callersFunctionformat
test/options.js:126
↓ 2 callersFunctionisPathSeparator
lib/scan.js:22
↓ 2 callersFunctionnormalizeSimpleBranch
lib/parse.js:122
↓ 2 callersFunctionsplitTopLevel
lib/parse.js:48
↓ 1 callersFunctionanalyzeRepeatedExtglob
(body, options)
lib/parse.js:287
↓ 1 callersFunctionbuildCharClassStar
lib/parse.js:233
↓ 1 callersFunctioncreate
lib/parse.js:1368
↓ 1 callersFunctionexpandRange
(args, options)
lib/parse.js:22
↓ 1 callersFunctionextglobClose
lib/parse.js:539
↓ 1 callersFunctiongetStarExtglobSequenceChars
lib/parse.js:241
↓ 1 callersFunctionhasRepeatedCharPrefixOverlap
lib/parse.js:142
↓ 1 callersFunctionisIgnored
()
lib/picomatch.js:71
↓ 1 callersFunctionisObject
lib/picomatch.js:7
↓ 1 callersFunctionisPlainBranch
lib/parse.js:100
↓ 1 callersFunctionnegate
()
lib/parse.js:457
↓ 1 callersFunctionpicomatch
(glob, options, returnState = false)
lib/picomatch.js:43
↓ 1 callersFunctionrepeatedExtglobRecursion
lib/parse.js:273
FunctionarrayMatcher
lib/picomatch.js:46
FunctionexpandRange
(a, b)
test/options.expandRange.js:12
FunctionexpandRange
(a, b)
test/braces.js:193
FunctionexpandRange
(a, b)
examples/option-expandRange.js:6
FunctionextglobChars
* Create EXTGLOB_CHARS
lib/constants.js:167
Functionformat
test/options.onMatch.js:12
Functionformat
test/minimatch.js:4
Functionformat
test/slashes-posix.js:1151
FunctionglobChars
* Create GLOB_CHARS
lib/constants.js:181
Functionmatcher
(input, returnObject = false)
lib/picomatch.js:77
FunctiononIgnore
({ glob, regex, input, output })
examples/option-onIgnore.js:5
FunctiononMatch
({ pattern, regex, input, output }, matches)
test/options.onMatch.js:16
FunctiononMatch
({ glob, regex, input, output })
examples/option-onMatch.js:5
FunctiononResult
({ glob, regex, input, output })
examples/option-onResult.js:5