Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dmktable.c345 static int IsDigit(int enc ARG_UNUSED, int c) in IsDigit() function
1123 if (IsDigit (enc, c)) val |= (BIT_CTYPE_DIGIT | BIT_CTYPE_ALNUM); in exec()

Completed in 7 milliseconds