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