Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.h79 #define BIT_CTYPE_BLANK (1<< ONIGENC_CTYPE_BLANK)
H A Doniguruma.h246 #define ONIGENC_CTYPE_BLANK 2 macro
322 ONIGENC_IS_CODE_CTYPE(enc,code,ONIGENC_CTYPE_BLANK)
H A Dregenc.c763 { (UChar* )"Blank", ONIGENC_CTYPE_BLANK, 5 }, in onigenc_minimum_property_name_to_ctype()
H A Dregparse.c3843 case ONIGENC_CTYPE_BLANK: in add_ctype_to_cc()
3918 { (UChar* )"blank", ONIGENC_CTYPE_BLANK, 5 }, in parse_posix_bracket()

Completed in 27 milliseconds