Home
last modified time | relevance | path

Searched defs:iswphonogram (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/locale/
H A Diswctype.c121 iswphonogram(wint_t wc) in iswphonogram() function
/freebsd/include/
H A Dwctype.h120 #define iswphonogram(wc) __istype((wc), _CTYPE_Q) macro