Searched refs:ODIGITVAL (Results 1 – 2 of 2) sorted by relevance
/PHP-5.6/ext/mbstring/oniguruma/ | ||
H A D | regint.h | 283 #define ODIGITVAL(code) DIGITVAL(code) macro |
H A D | regparse.c | 1658 val = ODIGITVAL(c); in scan_unsigned_octal_number() |
Completed in 19 milliseconds