Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dregexec.c597 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
Dregex_internal.h599 Idx match_last; member