Searched refs:win32_strsep (Results 1 – 2 of 2) sorted by relevance
99 # define strsep win32_strsep100 extern char* win32_strsep(char** pline, const char* delim);
142 win32_strsep(char** pline, const char* delim) in win32_strsep() function