Searched refs:nrex_group_look_behind (Results 1 – 2 of 2) sorted by relevance
256 nrex_group_look_behind, enumerator277 if (type == nrex_group_look_ahead || type == nrex_group_look_behind) { in nrex_node_group()297 if (type == nrex_group_look_behind) { in test()326 } else if (type == nrex_group_look_ahead || type == nrex_group_look_behind) { in test()846 if (stack[i]->type == nrex_group_look_behind) { in nrex_has_lookbehind()919 nrex_node_group *group = NREX_NEW(nrex_node_group(nrex_group_look_behind)); in compile()