Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds