Home | History | Annotate | Download | only in lib

Lines Matching full:__compat_regexec

270 __typeof__ (__regexec) __compat_regexec;
274 __compat_regexec (const regex_t *_Restrict_ preg,
281 compat_symbol (libc, __compat_regexec, regexec, GLIBC_2_0);