HomeSort by relevance Sort by last modified time
    Searched refs:octal (Results 1 - 5 of 5) sorted by null

  /external/iproute2/tc/
emp_ematch.l 91 <str>\\[0-7]{1,3} { /* octal escape sequence */
96 fprintf(stderr, "error: octal escape sequence" \
103 <str>\\[0-9]+ { /* catch wrong octal escape seq. */
  /external/bluetooth/glib/glib/
gstrfuncs.c 2202 const gchar *p = source, *octal; local
    [all...]
  /external/v8/test/mjsunit/
regexp.js 307 // (Note: \214 is interpreted as octal).
  /external/v8/src/
parser.cc 4461 uc32 octal = ParseOctalLiteral(); local
    [all...]
  /dalvik/docs/
prettify.js 763 // An octal or decimal number, possibly in scientific notation
    [all...]

Completed in 215 milliseconds