Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.h54 #define NCTYPE(node) ((node)->u.ctype) macro
H A Dregcomp.c1618 switch (NCTYPE(node).type) { in compile_tree()
2071 switch (NCTYPE(node).type) { in get_min_match_length()
2160 switch (NCTYPE(node).type) { in get_max_match_length()
2335 switch (NCTYPE(node).type) { in get_char_length_tree1()
2408 switch (NCTYPE(x).type) { in is_not_included()
2410 if (NCTYPE(y).type == CTYPE_NOT_WORD) in is_not_included()
2416 if (NCTYPE(y).type == CTYPE_WORD) in is_not_included()
2450 switch (NCTYPE(y).type) { in is_not_included()
2524 switch (NCTYPE(y).type) { in is_not_included()
4452 switch (NCTYPE(node).type) { in optimize_node_left()
[all …]
H A Dregparse.c1200 NCTYPE(node).type = type; in node_new_ctype()

Completed in 92 milliseconds