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

/macosx-10.9.5/groff-38/groff/src/devices/grohtml/
H A Dhtml.h88 int check_space (const char *s, int n);
/macosx-10.9.5/OpenLDAP-491.1/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 80 milliseconds