Searched defs:preg (Results 1 – 10 of 10) sorted by relevance
| /third_party/libunwind/src/ia64/ |
| D | regs.h | 34 int preg; in rotate_gr() local 59 int preg; in rotate_fr() local
|
| D | Gresume.c | 195 # define MEMIFY(preg, reg) \ in remote_install_cursor() argument
|
| D | Gparser.c | 699 int preg; in lookup_preg() local
|
| /third_party/musl/src/regex/ |
| D | regerror.c | 30 size_t regerror(int e, const regex_t *restrict preg, char *restrict buf, size_t size) in regerror()
|
| D | regexec.c | 996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec()
|
| D | regcomp.c | 2691 regcomp(regex_t *restrict preg, const char *restrict regex, int cflags) in regcomp() 2907 regfree(regex_t *preg) in regfree()
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| D | regexec.c | 996 regexec(const regex_t *restrict preg, const char *restrict string, in regexec()
|
| D | regcomp.c | 2691 regcomp(regex_t *restrict preg, const char *restrict regex, int cflags) in regcomp() 2907 regfree(regex_t *preg) in regfree()
|
| /third_party/toybox/lib/ |
| D | xwrap.c | 923 void xregcomp(regex_t *preg, char *regex, int cflags) in xregcomp()
|
| D | lib.c | 1294 int regexec0(regex_t *preg, char *string, long len, int nmatch, in regexec0()
|