Searched defs:rej (Results 1 – 2 of 2) sorted by relevance
67 SIMPLE_STRPBRK (const CHAR *s, const CHAR *rej) in SIMPLE_STRPBRK()80 STUPID_STRPBRK (const CHAR *s, const CHAR *rej) in STUPID_STRPBRK()94 do_one_test (impl_t *impl, const CHAR *s, const CHAR *rej, RES_TYPE exp_res) in do_one_test()112 CHAR *rej, *s; in do_test() local164 UCHAR *rej; in do_random_tests() local
53 SIMPLE_STRCSPN (const CHAR *s, const CHAR *rej) in SIMPLE_STRCSPN()66 STUPID_STRCSPN (const CHAR *s, const CHAR *rej) in STUPID_STRCSPN()
Completed in 6 milliseconds