Searched refs:tre_regawnexec (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/bsd/tre/dist/win32/ |
| D | tre.def | 13 tre_regawnexec @10
|
| /netbsd/src/external/bsd/tre/dist/lib/ |
| D | regex.h | 30 #define regawnexec tre_regawnexec
|
| D | regexec.c | 394 tre_regawnexec(const regex_t *preg, const wchar_t *str, size_t len, in tre_regawnexec() function 406 return tre_regawnexec(preg, str, (unsigned)-1, match, params, eflags); in tre_regawexec()
|
| D | tre.h | 249 tre_regawnexec(const regex_t *preg, const wchar_t *string, size_t len, in __weak_alias()
|
| /netbsd/src/external/bsd/tre/lib/ |
| D | tre.expsym | 24 tre_regawnexec
|
| /netbsd/src/external/bsd/tre/dist/python/ |
| D | tre-python.c | 378 rc = tre_regawnexec(&self->rgx, buf, len, &mo->am, fz->ap, eflags); in PyTrePattern_search()
|