Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c249 #define PRINTOK(c) ((use_tables != NULL && c < 256)? isprint(c) : PRINTABLE(c)) macro
2920 if (PRINTOK(c)) in pchar()
4679 if (PRINTOK(first_cunit)) in show_pattern_info()
4702 if (PRINTOK(i) && i != ' ') in show_pattern_info()
4722 if (PRINTOK(last_cunit)) in show_pattern_info()