Searched defs:stop (Results 1 – 4 of 4) sorted by relevance
/posix/ |
A D | regex.c | 49 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 58 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
|
A D | tst-regex2.c | 121 struct timespec start, stop; in do_test() local
|
A D | regexec.c | 370 Idx start, regoff_t range, Idx stop, struct re_registers *regs, in re_search_stub() 587 Idx start, Idx last_start, Idx stop, size_t nmatch, in re_search_internal()
|
A D | regex_internal.h | 404 Idx stop; member
|
Completed in 17 milliseconds