Searched refs:UNVIS_END (Results 1 – 3 of 3) sorted by relevance
80 #define UNVIS_END 1 /* no more characters */ macro
77 #define UNVIS_END _VIS_END /* no more characters */ macro
211 if (flag & UNVIS_END) { in unvis()528 if (unvis(&t, c, &state, UNVIS_END) == UNVIS_VALID) { in strnunvisx()