Searched refs:strcspn_escaped (Results 1 – 1 of 1) sorted by relevance
358 static size_t strcspn_escaped(const char *s, const char *reject) { in strcspn_escaped() function395 *l = strcspn_escaped(current + 1, quotechars); in split()404 *l = strcspn_escaped(current, separator); in split()