Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregexec.c622 Idx match_first, match_last = REG_MISSING; in re_search_internal() local
941 Idx halt_node, match_last; in prune_impossible_nodes() local
1072 Idx match_last = REG_MISSING; in check_matching() local
H A Dregex_internal.h672 Idx match_last; member