Home
last modified time | relevance | path

Searched refs:N_CCLASS (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.h36 #define N_CCLASS (1<< 1) macro
48 (((type) & (N_STRING | N_CCLASS | N_CTYPE | N_ANYCHAR | N_BACKREF)) != 0)
H A Dregcomp.c1505 case N_CCLASS: in compile_length_tree()
1610 case N_CCLASS: in compile_tree()
1990 case N_CCLASS: in quantifiers_memory_node_info()
2079 case N_CCLASS: in get_min_match_length()
2171 case N_CCLASS: in get_max_match_length()
2343 case N_CCLASS: in get_char_length_tree1()
2445 case N_CCLASS: in is_not_included()
2592 case N_CCLASS: in get_head_value_node()
3471 case N_CCLASS: in setup_tree()
4418 case N_CCLASS: in optimize_node_left()
[all …]
H A Dregparse.c1042 case N_CCLASS: in onig_node_free()
1140 node->type = N_CCLASS; in node_new_cclass()
1155 node->type = N_CCLASS; in node_new_cclass_by_codepoint_range()

Completed in 41 milliseconds