Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.h89 #define BIT_CTYPE_WORD (1<< ONIGENC_CTYPE_WORD)
95 ((ctype) == ONIGENC_CTYPE_WORD || (ctype) == ONIGENC_CTYPE_GRAPH ||\
H A Doniguruma.h256 #define ONIGENC_CTYPE_WORD 12 macro
328 ONIGENC_IS_CODE_CTYPE(enc,code,ONIGENC_CTYPE_WORD)
H A Dregenc.c774 { (UChar* )"Word", ONIGENC_CTYPE_WORD, 4 }, in onigenc_minimum_property_name_to_ctype()
H A Dregparse.c2942 tok->u.prop.ctype = ONIGENC_CTYPE_WORD; in fetch_token_in_cc()
2947 tok->u.prop.ctype = ONIGENC_CTYPE_WORD; in fetch_token_in_cc()
3229 tok->u.prop.ctype = ONIGENC_CTYPE_WORD; in fetch_token()
3236 tok->u.prop.ctype = ONIGENC_CTYPE_WORD; in fetch_token()
3885 case ONIGENC_CTYPE_WORD: in add_ctype_to_cc()
3929 { (UChar* )"word", ONIGENC_CTYPE_WORD, 4 }, in parse_posix_bracket()
5178 case ONIGENC_CTYPE_WORD: in parse_exp()
H A Dregcomp.c1639 case ONIGENC_CTYPE_WORD: in compile_tree()
2444 case ONIGENC_CTYPE_WORD: in is_not_included()
2520 case ONIGENC_CTYPE_WORD: in is_not_included()
4659 case ONIGENC_CTYPE_WORD: in optimize_node_left()
6141 case ONIGENC_CTYPE_WORD: in print_indent_tree()

Completed in 53 milliseconds