Searched refs:strcspn_quote (Results 1 – 1 of 1) sorted by relevance
103 strcspn_quote(const char *str, const char *exclude, int *is_quoted) in strcspn_quote() function207 int count = strcspn_quote(cptr, chars, NULL); in arrayize()222 int count = strcspn_quote(ptr, chars, "ed); in arrayize()