Searched refs:REALPRINT (Results 1 – 1 of 1) sorted by relevance
56 #define REALPRINT(s) (UChar(*(s)) < 127 && isprint(UChar(*(s)))) macro96 if (ch == '%' && REALPRINT(str + 1)) { in _nc_tic_expand()107 && REALPRINT(str + 1) in _nc_tic_expand()170 } else if (REALPRINT(str) in _nc_tic_expand()