Searched refs:reject (Results 1 – 1 of 1) sorted by relevance
170 __old_strcspn_g (const char *s, const char *reject) in __old_strcspn_g() argument172 return strcspn (s, reject); in __old_strcspn_g()
Completed in 3 milliseconds