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

/external/pcre/dist/
H A Dpcregrep.c97 enum { FR_PLAIN, FR_LIBZ, FR_LIBBZ2 }; enumerator in enum:__anon28493
1489 frtype FR_PLAIN, FR_LIBZ, or FR_LIBBZ2
2122 return pcregrep(stdin, FR_PLAIN, stdin_name,
2278 frtype = FR_PLAIN;
3205 rc = pcregrep(stdin, FR_PLAIN, stdin_name,

Completed in 215 milliseconds