Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/oniguruma/enc/
H A Dunicode.c3320 case ONIGENC_CTYPE_ALNUM: in onigenc_unicode_is_code_ctype()
3393 case ONIGENC_CTYPE_ALNUM: in onigenc_unicode_get_ctype_code_range()
H A Dutf8.c3599 case ONIGENC_CTYPE_ALNUM: in utf8_get_ctype_code_range()
3664 case ONIGENC_CTYPE_ALNUM: in utf8_is_code_ctype()
/PHP-5.4/ext/mbstring/oniguruma/
H A Doniguruma.h267 #define ONIGENC_CTYPE_ALNUM (ONIGENC_CTYPE_ALPHA | ONIGENC_CTYPE_DIGIT) macro
391 ONIGENC_IS_CODE_CTYPE(enc,code,ONIGENC_CTYPE_ALNUM)
H A Dregenc.c948 case ONIGENC_CTYPE_ALNUM: in onigenc_is_code_ctype()
H A Dregparse.c3644 case ONIGENC_CTYPE_ALNUM: in add_ctype_to_cc()
3759 { (UChar* )"alnum", ONIGENC_CTYPE_ALNUM, 5 }, in parse_posix_bracket()
3830 { (UChar* )"Alnum", ONIGENC_CTYPE_ALNUM, 5 }, in property_name_to_ctype()

Completed in 33 milliseconds