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

/freebsd-10.1-release/usr.bin/join/
H A Djoin.c108 static char *mbssep(char **, const wchar_t *);
341 while ((fieldp = mbssep(&bp, tabchar)) != NULL) {
363 mbssep(char **stringp, const wchar_t *delim) function

Completed in 44 milliseconds