Home
last modified time | relevance | path

Searched refs:is_file_tty (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2grep.c918 is_file_tty(FILE *f) in is_file_tty() function
934 is_file_tty(FILE *f) in is_file_tty() function
1071 is_file_tty(FILE *f) in is_file_tty() function
1130 is_file_tty(FILE *f) in is_file_tty() function
2548 if (is_file_tty(in)) input_line_buffered = TRUE; in pcre2grep()
2595 if (frtype == FR_PLAIN && filename == stdin_name && !is_file_tty(handle)) in pcre2grep()