Home
last modified time | relevance | path

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

/dflybsd-src/contrib/grep/lib/
H A Dregexec.c596 Idx match_last = -1; in re_search_internal() local
909 Idx halt_node, match_last; in prune_impossible_nodes() local
1049 Idx match_last = -1; in check_matching() local
H A Dregex_internal.h617 Idx match_last; member
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregexec.c619 Idx match_first, match_last = REG_MISSING; in re_search_internal() local
938 Idx halt_node, match_last; in prune_impossible_nodes() local
1069 Idx match_last = REG_MISSING; in check_matching() local
H A Dregex_internal.h670 Idx match_last; member