Searched defs:iswphonogram (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libc/locale/ | ||
H A D | iswctype.c | 121 iswphonogram(wint_t wc) in iswphonogram() function |
/freebsd/include/ | ||
H A D | wctype.h | 120 #define iswphonogram(wc) __istype((wc), _CTYPE_Q) macro |