Home
last modified time | relevance | path

Searched defs:tre_regexec (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/tre/dist/include/tre/
H A Dtre.h27 #define tre_regexec regexec macro
/netbsd-src/external/bsd/tre/dist/tests/
H A Dretest.c51 #define tre_regexec tre_regwexec macro
/netbsd-src/external/bsd/tre/dist/lib/
H A Dregexec.c202 tre_regexec(const regex_t *preg, const char *str, in tre_regexec() function