Home
last modified time | relevance | path

Searched refs:regex_reset_match (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/sljit/dist/regex_src/
H A DregexJIT.h80 void regex_reset_match(struct regex_match *match);
H A DregexMain.c185 regex_reset_match(match); in run_tests()
H A DregexJIT.c2391 regex_reset_match(match); in regex_begin_match()
2395 void regex_reset_match(struct regex_match *match) in regex_reset_match() function