Searched refs:tre_fastwnexec (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.bin/grep/regex/
H A Dfastmatch.h79 tre_fastwnexec(const fastmatch_t *preg, const wchar_t *string, size_t len,
93 #define fastwnexec tre_fastwnexec
107 #define fastwnexec tre_fastwnexec
H A Dfastmatch.c150 tre_fastwnexec(const fastmatch_t *preg, const wchar_t *string, size_t len, function
167 return tre_fastwnexec(preg, string, (size_t)-1, nmatch, pmatch, eflags);

Completed in 30 milliseconds