Home
last modified time | relevance | path

Searched refs:IsXDigit (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dmktable.c904 static int IsXDigit(int enc, int c) in IsXDigit() function
1135 if (IsXDigit(enc, c)) val |= BIT_CTYPE_XDIGIT; in exec()

Completed in 10 milliseconds