Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/enc/
H A Dunicode.c3299 case ONIGENC_CTYPE_PRINT: in onigenc_unicode_is_code_ctype()
3372 case ONIGENC_CTYPE_PRINT: in onigenc_unicode_get_ctype_code_range()
H A Dsjis.c174 ONIGENC_CTYPE_GRAPH | ONIGENC_CTYPE_PRINT)) != 0) { in sjis_is_code_ctype()
H A Deuc_jp.c165 ONIGENC_CTYPE_GRAPH | ONIGENC_CTYPE_PRINT)) != 0) { in eucjp_is_code_ctype()
H A Dutf8.c3578 case ONIGENC_CTYPE_PRINT: in utf8_get_ctype_code_range()
3643 case ONIGENC_CTYPE_PRINT: in utf8_is_code_ctype()
H A Dmktable.c1087 if (IsPrint (enc, c)) val |= ONIGENC_CTYPE_PRINT; in exec()
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregenc.c856 ONIGENC_CTYPE_GRAPH | ONIGENC_CTYPE_PRINT)) != 0) { in onigenc_mb2_is_code_ctype()
872 ONIGENC_CTYPE_GRAPH | ONIGENC_CTYPE_PRINT)) != 0) { in onigenc_mb4_is_code_ctype()
927 case ONIGENC_CTYPE_PRINT: in onigenc_is_code_ctype()
H A Doniguruma.h260 #define ONIGENC_CTYPE_PRINT (1<< 7) macro
389 ONIGENC_IS_CODE_CTYPE(enc,code,ONIGENC_CTYPE_PRINT)
H A Dregparse.c3661 case ONIGENC_CTYPE_PRINT: in add_ctype_to_cc()
3766 { (UChar* )"print", ONIGENC_CTYPE_PRINT, 5 }, in parse_posix_bracket()
3837 { (UChar* )"Print", ONIGENC_CTYPE_PRINT, 5 }, in property_name_to_ctype()

Completed in 57 milliseconds