Searched refs:isphonogram (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/lib/libc/locale/
H A Disctype.c132 #undef isphonogram macro
134 isphonogram(int c) function
H A DMakefile.inc37 isdigit.3 isgraph.3 isideogram.3 islower.3 isphonogram.3 isprint.3 \
/freebsd-13-stable/include/
H A Dctype.h79 int isphonogram(int);
132 #define isphonogram(c) __sbistype((c), _CTYPE_Q) macro

Completed in 114 milliseconds