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

/macosx-10.9.5/pcre-7/pcre/
H A Dpcre_study.c82 BOOL had_recurse = FALSE; local
137 if (length < 0 || (!had_recurse && branchlength < length))
142 had_recurse = FALSE;
347 had_recurse = TRUE;
385 had_recurse = TRUE;

Completed in 85 milliseconds