Home | History | Annotate | Download | only in genrb

Lines Matching full:octal

1408         value = uprv_strtoul(string, &stopstring, 0);/* make intvector support decimal,hexdigit,octal digit ranging from -2^31-2^32-1*/
1560 /* Allow integer support for hexdecimal, octal digit and decimal*/