Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dmktable.c87 static int IsAlpha(int enc, int c) in IsAlpha() function
1120 if (IsAlpha (enc, c)) val |= (BIT_CTYPE_ALPHA | BIT_CTYPE_ALNUM); in exec()

Completed in 5 milliseconds