Searched refs:tre_regwnexec (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/bsd/tre/dist/win32/ |
| D | tre.def | 17 tre_regwnexec @14
|
| /netbsd/src/external/bsd/tre/dist/lib/ |
| D | regex.h | 36 #define regwnexec tre_regwnexec
|
| D | regexec.c | 258 tre_regwnexec(const regex_t *preg, const wchar_t *str, size_t len, in tre_regwnexec() function 286 ret = tre_regwnexec(preg, str, len, nmatch, pmatch, eflags); in tre_regwexec()
|
| D | tre.h | 199 tre_regwnexec(const regex_t *preg, const wchar_t *string, size_t len, in __weak_alias()
|
| /netbsd/src/external/bsd/tre/lib/ |
| D | tre.expsym | 35 tre_regwnexec
|
| /netbsd/src/external/bsd/tre/dist/tests/ |
| D | retest.c | 52 #define tre_regnexec tre_regwnexec
|