Searched refs:__compat_regexec (Results 1 – 3 of 3) sorted by relevance
99 int __compat_regexec(const regexp *, const char *);104 int regexec(const regexp *, const char *) __RENAME(__compat_regexec);
795 __compat_regexec(prog, string) in __compat_regexec() function
242 __typeof__ (__regexec) __compat_regexec; variable246 __compat_regexec (const regex_t *__restrict preg, in __compat_regexec() function253 compat_symbol (libc, __compat_regexec, regexec, GLIBC_2_0);