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

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_utf8.c35 * slp_fold_space: folds white space around and in between works;
72 static char *slp_fold_space(const char *s) { function
77 slp_err(LOG_CRIT, 0, "slp_fold_space", "out of memory");
136 p1 = slp_fold_space(s1);
137 p2 = slp_fold_space(s2);

Completed in 14 milliseconds