Home
last modified time | relevance | path

Searched refs:STUPID_STRPBRK (Results 1 – 1 of 1) sorted by relevance

/string/
A Dtest-strpbrk.c50 # define STUPID_STRPBRK stupid_strpbrk macro
55 # define STUPID_STRPBRK stupid_wcspbrk macro
60 CHAR *STUPID_STRPBRK (const CHAR *, const CHAR *);
62 IMPL (STUPID_STRPBRK, 0)
80 STUPID_STRPBRK (const CHAR *s, const CHAR *rej) in STUPID_STRPBRK() function

Completed in 4 milliseconds