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

/illumos-gate/usr/src/cmd/tr/
H A Dtr.c285 if (Cflag && !iswrune(cnt))
301 if (cmap_lookup(map, cnt) == OOBCH && iswrune(cnt))
330 if (!Cflag || iswrune(ch))
339 if (!Cflag || iswrune(ch))
/illumos-gate/usr/src/head/
H A Dwctype.h98 #define iswrune(c) __iswrune(c) macro

Completed in 185 milliseconds