Searched defs:frtype (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcregrep.c1489 frtype FR_PLAIN, FR_LIBZ, or FR_LIBBZ2
1502 pcregrep(void *handle, int frtype, char *filename, char *printname) argument
1533 (void)frtype;
1536 if (frtype == FR_LIBZ)
1545 if (frtype == FR_LIBBZ2)
2012 if (frtype == FR_LIBZ)
2019 if (frtype == FR_LIBBZ2)
2096 int frtype; local
2252 frtype = FR_LIBZ;
2264 frtype
[all...]

Completed in 501 milliseconds