Searched refs:__re_match (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/include/ | ||
D | regex.h | 23 extern int __re_match |
/glibc-2.36/posix/ | ||
D | regex.c | 52 __re_match (bufp, string, size, pos, regs) |
D | regexec.c | 283 weak_alias (__re_match, re_match) in weak_alias() argument |