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

  /external/pcre/dist/
pcreposix.c 329 BOOL allocated_ovector = FALSE; local
356 allocated_ovector = TRUE;
393 if (allocated_ovector) free(ovector);
401 if (allocated_ovector) free(ovector);

Completed in 42 milliseconds