Searched refs:ematch_root (Results 1 – 2 of 2) sorted by relevance
23 extern struct ematch *ematch_root;39 { ematch_root = $1; }42 ematch_root = $1;
37 struct ematch *ematch_root; variable338 if (ematch_root) { in parse_ematch()342 .nmatches = flatten_tree(ematch_root, ematch_root), in parse_ematch()353 if (parse_tree(n, ematch_root) < 0) in parse_ematch()