Searched refs:chars_to_del (Results 1 – 1 of 1) sorted by relevance
800 const byte *chars_to_del; in str_uni_strip() local805 chars_to_del = whitespace; in str_uni_strip()812 chars_to_del = s; in str_uni_strip()828 if (find_subbytes(chars_to_del, chars_to_del_len, &orig_str[i], 1, 1) == NULL) { in str_uni_strip()
Completed in 6 milliseconds