Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dregex.h673 # define re_fastmap_accurate fastmap_accurate macro
Dregcomp.c280 bufp->re_fastmap_accurate = 1; in weak_alias()
720 preg->re_fastmap_accurate = 0; in re_compile_internal()
Dregexec.c430 && !bufp->re_fastmap_accurate) in re_search_stub()
631 char *fastmap = ((preg->re_fastmap != NULL && preg->re_fastmap_accurate in re_search_internal()