Home
last modified time | relevance | path

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

/string/
A Dtest-strpbrk.c49 # define SIMPLE_STRPBRK simple_strpbrk macro
54 # define SIMPLE_STRPBRK simple_wcspbrk macro
59 CHAR *SIMPLE_STRPBRK (const CHAR *, const CHAR *);
63 IMPL (SIMPLE_STRPBRK, 0)
67 SIMPLE_STRPBRK (const CHAR *s, const CHAR *rej) in SIMPLE_STRPBRK() function

Completed in 3 milliseconds