Home
last modified time | relevance | path

Searched refs:CALL_WITH_OFFSET (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/bsdgrep/grep-2.6.0-FreeBSD/regex/
H A Dfastmatch.c134 CALL_WITH_OFFSET(tre_match_fast(preg, &string[offset], slen, in tre_fastnexec()
155 CALL_WITH_OFFSET(tre_match_fast(preg, &string[offset], slen, in tre_fastwnexec()
H A Dglue.h43 #define CALL_WITH_OFFSET(fn) \ macro