Lines Matching +defs:string +defs:objects
37 function repeat(string, count) { argument
146 function padStart(string, max) { argument
2963 function indentString(string, spaces) { argument
3107 function codePointAt(string, pos) { argument
3120 function needIndentIndicator(string) { argument
3138 function chooseScalarStyle(string, singleLineOnly, indentPerLevel, lineWidth, argument
3216 function writeScalar(state, string, level, iskey, inblock) { argument
3242 function testAmbiguity(string) { argument
3268 function blockHeader(string, indentPerLevel) { argument
3280 function dropEndingNewline(string) { argument
3286 function foldString(string, width) { argument
3363 function escapeString(string) { argument
3739 function inspectNode(object, objects, duplicatesIndexes) { argument