Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/enc/
H A Dunicode.c3284 case ONIGENC_CTYPE_BLANK: in onigenc_unicode_is_code_ctype()
3357 case ONIGENC_CTYPE_BLANK: in onigenc_unicode_get_ctype_code_range()
H A Dutf8.c3563 case ONIGENC_CTYPE_BLANK: in utf8_get_ctype_code_range()
3628 case ONIGENC_CTYPE_BLANK: in utf8_is_code_ctype()
H A Dmktable.c1082 if (IsBlank (enc, c)) val |= ONIGENC_CTYPE_BLANK; in exec()
/PHP-5.3/ext/mbstring/oniguruma/
H A Doniguruma.h255 #define ONIGENC_CTYPE_BLANK (1<< 2) macro
405 ONIGENC_IS_CODE_CTYPE(enc,code,ONIGENC_CTYPE_BLANK)
H A Dregenc.c912 case ONIGENC_CTYPE_BLANK: in onigenc_is_code_ctype()
H A Dregparse.c3635 case ONIGENC_CTYPE_BLANK: in add_ctype_to_cc()
3761 { (UChar* )"blank", ONIGENC_CTYPE_BLANK, 5 }, in parse_posix_bracket()
3832 { (UChar* )"Blank", ONIGENC_CTYPE_BLANK, 5 }, in property_name_to_ctype()

Completed in 80 milliseconds