Searched defs:isphonogram (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libc/locale/ | ||
H A D | isctype.c | 128 isphonogram(int c) in isphonogram() function |
/freebsd/include/ | ||
H A D | ctype.h | 129 #define isphonogram(c) __sbistype((c), _CTYPE_Q) macro |