Home | History | Annotate | Download | only in js

Lines Matching refs:octal

489               + '|\\\\[0-9]+'  // a back-reference or octal escape
1045 // or an octal or decimal number,
1854 // escape -> \ ( charesc | ascii | decimal | o octal
1862 // octal -> octit{octit}
1865 // | 0o octal | 0O octal