Searched defs:regcomp (Results 1 – 4 of 4) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | regex.m4 | 199 AC_DEFINE([regcomp], [rpl_regcomp], definition
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | regex.c | 33 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags) macro
|
D | regcomp.c | 476 regcomp (preg, pattern, cflags) in regcomp() function
|
/ndk/sources/host-tools/ndk-stack/regex/ |
D | regcomp.c | 149 regcomp(regex_t *preg, const char *pattern, int cflags) in regcomp() function
|