Searched refs:STRCSPN (Results 1 – 2 of 2) sorted by relevance
24 #ifndef STRCSPN25 # define STRCSPN strcspn macro31 STRCSPN (const char *str, const char *reject) in STRCSPN() function
30 # define STRCSPN strcspn macro37 # define STRCSPN wcscspn macro50 IMPL (STRCSPN, 1)
Completed in 5 milliseconds