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

/macosx-10.10.1/groff-38/groff/src/devices/grohtml/
H A Dhtml.h88 int check_space (const char *s, int n);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/utbm/
H A Dutbm.c116 int check_space; local
167 check_space = 0;
170 check_space = _utbm_isspace(c1, 1);
184 if (check_space) {

Completed in 119 milliseconds