Searched refs:tre_regwncomp (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/bsd/tre/dist/win32/ |
| H A D | tre.def | 16 tre_regwncomp @13
|
| /netbsd-src/external/bsd/tre/dist/lib/ |
| H A D | regex.h | 35 #define regwncomp tre_regwncomp
|
| H A D | regcomp.c | 162 tre_regwncomp(regex_t *preg, const wchar_t *regex, size_t n, int cflags) in tre_regwncomp() function
|
| H A D | tre.h | 196 tre_regwncomp(regex_t *preg, const wchar_t *regex, size_t len, int cflags); in __weak_alias()
|
| /netbsd-src/external/bsd/tre/dist/include/tre/ |
| H A D | tre.h | 170 tre_regwncomp(regex_t *preg, const wchar_t *regex, size_t len, int cflags);
|
| /netbsd-src/external/bsd/tre/dist/python/ |
| H A D | tre-python.c | 516 rc = tre_regwncomp(&rv->rgx, buf, len, cflags); in PyTre_ncompile()
|
| /netbsd-src/external/bsd/tre/dist/tests/ |
| H A D | retest.c | 54 #define tre_regncomp tre_regwncomp
|