Home
last modified time | relevance | path

Searched defs:regexec (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/m4/
Dregex.m4201 AC_DEFINE([regexec], [rpl_regexec], definition
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex.c32 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) macro
Dregexec.c226 regexec (preg, string, nmatch, pmatch, eflags) in regexec() function
/ndk/sources/host-tools/ndk-stack/regex/
Dregexec.c139 regexec(const regex_t *preg, const char *string, size_t nmatch, in regexec() function