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

/external/pcre/dist/
H A Dpcretest.c180 #define PRINTOK(c) (locale_set? isprint(c) : PRINTABLE(c)) macro
1985 if (PRINTOK(c))
4289 if (PRINTOK(first_char))
4313 if (PRINTOK(need_char))
4361 if (PRINTOK(i) && i != ' ')

Completed in 85 milliseconds