Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.h38 #define N_ANYCHAR (1<< 3) macro
48 (((type) & (N_STRING | N_CCLASS | N_CTYPE | N_ANYCHAR | N_BACKREF)) != 0)
H A Dregcomp.c700 NTYPE(qn->target) == N_ANYCHAR) in is_anychar_star_quantifier()
1510 case N_ANYCHAR: in compile_length_tree()
1629 case N_ANYCHAR: in compile_tree()
1991 case N_ANYCHAR: in quantifiers_memory_node_info()
2080 case N_ANYCHAR: in get_min_match_length()
2172 case N_ANYCHAR: in get_max_match_length()
2344 case N_ANYCHAR: in get_char_length_tree1()
2585 case N_ANYCHAR: in get_head_value_node()
3481 case N_ANYCHAR: in setup_tree()
4477 case N_ANYCHAR: in optimize_node_left()
[all …]
H A Dregparse.c1209 node->type = N_ANYCHAR; in node_new_anychar()

Completed in 30 milliseconds