Home
last modified time | relevance | path

Searched defs:n_last_matched (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/tre/lib/
H A Dtre-internal.h287 struct __previous_type *last_matched; int n_last_matched; int cmp_tag; int n_tags; member
304 struct __current_type *last_matched; int n_last_matched; int cmp_tag; int n_tags; member
H A Dtre-compile.c79 int n_last_matched = 0; in print_last_match_branch_pre() local