Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/enc/
H A Deuc_tw.c80 return onigenc_mb4_is_code_ctype(ONIG_ENCODING_EUC_TW, code, ctype); in euctw_is_code_ctype()
H A Dgb18030.c110 return onigenc_mb4_is_code_ctype(ONIG_ENCODING_GB18030, code, ctype); in gb18030_is_code_ctype()
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregenc.h143 ONIG_EXTERN int onigenc_mb4_is_code_ctype P_((OnigEncoding enc, OnigCodePoint code, unsigned int ct…
H A Dregenc.c807 onigenc_mb4_is_code_ctype(OnigEncoding enc, OnigCodePoint code, in onigenc_mb4_is_code_ctype() function

Completed in 19 milliseconds