Home
last modified time | relevance | path

Searched defs:preg (Results 26 - 31 of 31) sorted by relevance

12

/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c2692 regcomp(regex_t *restrict preg, const char *restrict regex, int cflags) in regcomp() argument
2908 regfree(regex_t *preg) in regfree() argument
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c2691 regcomp(regex_t *restrict preg, const char *restrict regex, int cflags) in regcomp() argument
2907 regfree(regex_t *preg) in regfree() argument
/third_party/musl/src/regex/
H A Dregcomp.c2691 regcomp(regex_t *restrict preg, const char *restrict regex, int cflags) in regcomp() argument
2907 regfree(regex_t *preg) in regfree() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h193 } preg; member
/third_party/toybox/lib/
H A Dlib.c1337 int regexec0(regex_t *preg, char *string, long len, int nmatch, in regexec0() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c970 static regex_t preg = { NULL, NULL, 0, 0, 0, 0 }; variable
[all...]

Completed in 22 milliseconds

12