Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dmktable.c1094 static int IsAscii(int enc ARG_UNUSED, int c) in IsAscii() function
1132 if (IsAscii (enc, c)) val |= BIT_CTYPE_ASCII; in exec()

Completed in 5 milliseconds