Lines Matching +defs:string +defs:match +defs:p
1519 const stringReplaceAll$1 = (string, substring, replacer) => { argument
1538 const stringEncaseCRLFWithFirstIndex$1 = (string, prefix, postfix, index) => { argument
1664 const string = chunk.join(''); constant
1850 const applyStyle = (self, string) => { argument
2894 const match = /^\\+/.exec(remaining()); constant
3322 const match = REGEX_NON_SPECIAL_CHARS.exec(remaining()); constant
3604 const match = /^(.*?)\.(\w+)$/.exec(str); constant
3692 const result = { glob, state, regex, posix, input, output, match, isMatch }; property
3752 let match = input === glob; variable
4402 if (typeof str !== 'string' || str === '') { field in ReaddirpStream
4406 var match; variable
5295 let p = parent; variable
7524 const toUnix = (string) => { argument
8653 function repeat$1(string, count) { argument
8762 function padStart(string, max) { argument
9907 var match, major, minor; variable
11579 function indentString(string, spaces) { argument
11723 function codePointAt(string, pos) { argument
11736 function needIndentIndicator(string) { argument
11754 function chooseScalarStyle(string, singleLineOnly, indentPerLevel, lineWidth, argument
11832 function writeScalar(state, string, level, iskey, inblock) { argument
11858 function testAmbiguity(string) { argument
11884 function blockHeader(string, indentPerLevel) { argument
11896 function dropEndingNewline(string) { argument
11902 function foldString(string, width) { argument
11979 function escapeString(string) { argument
12738 function LinesAndColumns(string) { argument
12815 jsTokens.matchToToken = function(match) { argument
15093 const maybeHighlight = (chalkFn, string) => { argument
15177 const parseJson = (string, reviver, filename) => { argument
19463 function emitFolderMapDeprecation(match, pjsonUrl, isExports, base) { argument
19849 match, argument
20635 function tryGet (key, p) { argument
22638 checkPath.convert = p => p; argument
23010 old$1.realpathSync = function realpathSync(p, cache) { argument
23107 old$1.realpath = function realpath(p, cache, cb) { argument
23495 return post.map(function(p) { argument
23618 return function (p, i, list) { argument
23641 var m = function minimatch (p, pattern, options) { argument
23657 function minimatch$3 (p, pattern, options) { argument
24230 return pattern.map(function (p) { argument
24252 minimatch$3.match = function (list, pattern, options) { function
24264 Minimatch$1.prototype.match = match; method in Minimatch$1
24265 function match (f, partial) { function
24733 function mark (self, p) { argument
25268 GlobSync$1.prototype._mark = function (p) { argument
25640 found.forEach(function (p, i) { argument
25661 Glob.prototype._mark = function (p) { argument
27453 function fromString (string, encoding) { argument
27505 HasProperty: function(o, p) { return p in o; }, argument
27506 HasOwnProperty: function(o, p) { return ophop.call(o, p); }, argument
27552 defineProp = function(o, p, desc) { argument
27563 var props = [], p; variable
28193 function isBufferish (p) { argument
29560 function stripAnsi(string) { argument
29614 function stringWidth(string) { argument
30558 const preserveCamelCase = (string, locale) => { argument
42072 const string = { variable
42109 string: string, property
42143 string: create(string$1), property
46832 return str.replace(/\$(\d{1,2})/g, function (match, index) { argument
46845 return word.replace(rule[0], function (match, index) { argument
56260 function escapeStringRegexp(string) { argument
58160 function p(code) { function
60398 function findUrl(_, protocol, domain, path, match) { argument
60444 function findEmail(_, atext, label, match) { argument
60519 function previous(match, email) { argument