Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dmktable.c901 static int IsXDigit(int enc, int c) in IsXDigit() function
1130 if (IsXDigit(enc, c)) val |= BIT_CTYPE_XDIGIT; in exec()

Completed in 8 milliseconds