Searched refs:FR_PLAIN (Results 1 – 1 of 1) sorted by relevance
150 enum { FR_PLAIN, FR_LIBZ, FR_LIBBZ2 }; enumerator2595 if (frtype == FR_PLAIN && filename == stdin_name && !is_file_tty(handle)) in pcre2grep()3267 return pcre2grep(stdin, FR_PLAIN, stdin_name, in grep_or_recurse()3460 frtype = FR_PLAIN; in grep_or_recurse()4445 rc = pcre2grep(stdin, FR_PLAIN, stdin_name, in main()