Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregcomp.c1485 case N_ALT: in compile_length_tree()
1574 case N_ALT: in compile_tree()
1736 case N_ALT: in noname_disable_map()
1817 case N_ALT: in renumber_by_map()
1847 case N_ALT: in numbered_ref_check()
1940 case N_ALT: in quantifiers_memory_node_info()
2049 case N_ALT: in get_min_match_length()
2145 case N_ALT: in get_max_match_length()
2275 case N_ALT: in get_char_length_tree1()
2584 case N_ALT: in get_head_value_node()
[all …]
H A Dregparse.h44 #define N_ALT (1<< 9) macro
H A Dregparse.c1018 case N_ALT: in onig_node_free()
1235 node->type = N_ALT; in node_new_alt()
2108 case N_ALT: /* ex. (?:abc|\A)* */ in is_invalid_quantifier_target()
H A DHISTORY1515 2003/02/26: [tune] bad implemented N_ALT case in get_min_match_length().

Completed in 45 milliseconds