Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-parse.h28 int submatch_id; member
H A Dtre-ast.h46 int submatch_id; member
H A Dtre-parse.c1714 int submatch_id = tre_stack_pop_int(stack); in tre_parse() local