Lines Matching +defs:repeat +defs:string
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
4402 if (typeof str !== 'string' || str === '') { field in ReaddirpStream
7524 const toUnix = (string) => { argument
8653 function repeat$1(string, count) { argument
8680 repeat: repeat_1, property
8762 function padStart(string, max) { argument
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
15093 const maybeHighlight = (chalkFn, string) => { argument
15177 const parseJson = (string, reviver, filename) => { argument
27453 function fromString (string, encoding) { argument
29560 function stripAnsi(string) { argument
29614 function stringWidth(string) { argument
29691 function repeat(str, num) { function
30558 const preserveCamelCase = (string, locale) => { argument
42072 const string = { variable
42109 string: string, property
42143 string: create(string$1), property
56260 function escapeStringRegexp(string) { argument