Lines Matching +defs:buffer +defs:substring +defs:no +defs:properties
1519 const stringReplaceAll$1 = (string, substring, replacer) => { argument
8740 function getLine(buffer, lineStart, lineEnd, position, maxLineLength) { argument
9881 buffer: state.input.slice(0, -1), // omit trailing \0 property
12478 var errorEx$1 = function errorEx(name, properties) { argument
27775 ctor = function(buffer, byteOffset, length) { argument
28019 var DataView = function DataView(buffer, byteOffset, byteLength) { argument
30996 let buffer; variable
36742 no: '¬', property
42546 buffer, property
42818 function buffer() { function
57895 { no: "hostname", yes: "host name" }, property
57897 { no: "[Ll]ong[ -][Tt]erm [Ss]upport", yes: "Long Term Support" }, property
57898 { no: "Node", yes: "Node.js", ignoreNextTo: "-API" }, property
57900 { no: "Node[Jj][Ss]", yes: "Node.js" }, property
57901 { no: "Node\\.js's?", yes: "the Node.js" }, property
57902 { no: "[Nn]ote that", yes: "<nothing>" }, property
57904 { no: "[Rr][Ff][Cc]\\d+", yes: "RFC <number>" }, property