Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.h82 #define BIT_CTYPE_GRAPH (1<< ONIGENC_CTYPE_GRAPH)
95 ((ctype) == ONIGENC_CTYPE_WORD || (ctype) == ONIGENC_CTYPE_GRAPH ||\
H A Doniguruma.h249 #define ONIGENC_CTYPE_GRAPH 5 macro
304 ONIGENC_IS_CODE_CTYPE(enc,code,ONIGENC_CTYPE_GRAPH)
H A Dregenc.c766 { (UChar* )"Graph", ONIGENC_CTYPE_GRAPH, 5 }, in onigenc_minimum_property_name_to_ctype()
H A Dregparse.c3868 case ONIGENC_CTYPE_GRAPH: in add_ctype_to_cc()
3921 { (UChar* )"graph", ONIGENC_CTYPE_GRAPH, 5 }, in parse_posix_bracket()

Completed in 31 milliseconds