Searched defs:re_match_2 (Results 1 – 2 of 2) sorted by relevance
/posix/ | ||
A D | regex.c | 49 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ macro |
A D | regexec.c | 306 weak_alias (__re_match_2, re_match_2) in weak_alias() argument |
Completed in 12 milliseconds