Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregexec.c595 Idx match_last = -1; in re_search_internal() local
921 Idx halt_node, match_last; in prune_impossible_nodes() local
1062 Idx match_last = -1; in check_matching() local
H A Dregex_internal.h658 Idx match_last; member