HomeSort by relevance Sort by last modified time
    Searched full:had_recurse (Results 1 - 1 of 1) sorted by null

  /external/pcre/
pcre_study.c 83 BOOL had_recurse = FALSE; local
138 if (length < 0 || (!had_recurse && branchlength < length))
143 had_recurse = FALSE;
348 had_recurse = TRUE;
386 had_recurse = TRUE;

Completed in 759 milliseconds