Home
last modified time | relevance | path

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

/string/
A Dtest-strcspn.c32 # define SIMPLE_STRCSPN simple_strcspn macro
39 # define SIMPLE_STRCSPN simple_wcscspn macro
45 size_t SIMPLE_STRCSPN (const CHAR *, const CHAR *);
49 IMPL (SIMPLE_STRCSPN, 0)
53 SIMPLE_STRCSPN (const CHAR *s, const CHAR *rej) in SIMPLE_STRCSPN() function

Completed in 4 milliseconds