Searched +defs:newline +defs:and +defs:indent (Results 1 – 2 of 2) sorted by relevance
/third_party/typescript/lib/ |
D | typingsInstaller.js | 2031 function and(f, g) { function 34917 function parseTagComments(indent, initialMargin) { argument 35011 function parseUnknownTag(start, tagName, indent, indentText) { argument 35064 function parseParameterOrPropertyTag(start, tagName, target, indent) { argument 35084 function parseNestedTypeLiteral(typeExpression, name, target, indent) { argument 35100 function parseReturnTag(start, tagName, indent, indentText) { argument 35108 function parseTypeTag(start, tagName, indent, indentText) { argument 35117 function parseSeeTag(start, tagName, indent, indentText) { argument 35123 function parseAuthorTag(start, tagName, indent, indentText) { argument 35195 function parseTypedefTag(start, tagName, indent, indentText) { argument [all …]
|
/third_party/node/tools/ |
D | lint-md.mjs | 12696 const [, newline = '\n', indent = ' '] = parseText.match(emptyRE) || constant 28998 function indent(value, indentation, ignoreFirst) { function 35875 and: '∧', property 42803 function opener(create, and) { argument 42852 function closer(and) { argument
|