Searched defs:submatch_id (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/tre/lib/ | ||
H A D | tre-parse.h | 32 int submatch_id; member |
H A D | tre-ast.h | 56 int submatch_id; member |
H A D | tre-parse.c | 2294 int submatch_id = tre_stack_pop_int(stack); in tre_parse() local |