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