Home
last modified time | relevance | path

Searched defs:submatch_id (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/tre/lib/
H A Dtre-parse.h32 int submatch_id; member
H A Dtre-ast.h56 int submatch_id; member
H A Dtre-parse.c2294 int submatch_id = tre_stack_pop_int(stack); in tre_parse() local