HomeSort by relevance Sort by last modified time
    Searched full:__compat_regexec (Results 1 - 1 of 1) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c 270 __typeof__ (__regexec) __compat_regexec;
274 __compat_regexec (const regex_t *_Restrict_ preg,
281 compat_symbol (libc, __compat_regexec, regexec, GLIBC_2_0);
273 __compat_regexec (const regex_t *_Restrict_ preg, function
    [all...]

Completed in 88 milliseconds