Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/oniguruma/
H A Dregparse.h35 #define N_STRING (1<< 0) macro
48 (((type) & (N_STRING | N_CCLASS | N_CTYPE | N_ANYCHAR | N_BACKREF)) != 0)
H A Dregcomp.c1498 case N_STRING: in compile_length_tree()
1603 case N_STRING: in compile_tree()
1988 case N_STRING: in quantifiers_memory_node_info()
2063 case N_STRING: in get_min_match_length()
2152 case N_STRING: in get_max_match_length()
2301 case N_STRING: in get_char_length_tree1()
2515 case N_STRING: in is_not_included()
2602 case N_STRING: in get_head_value_node()
3474 case N_STRING: in setup_tree()
4376 case N_STRING: in optimize_node_left()
[all …]
H A Dregparse.c1011 case N_STRING: in onig_node_free()
1438 node->type = N_STRING; in onig_node_conv_to_str_node()
1466 node->type = N_STRING; in node_new_str()
4629 case N_STRING: in set_quantifier()

Completed in 51 milliseconds