Searched defs:strpbrk (Results 1 – 3 of 3) sorted by relevance
64 #define strpbrk(_ss,_aa) VG_(strpbrk)((_ss),(_aa)) macro
254 Char* VG_(strpbrk) ( const Char* s, const Char* accpt ) in VG_() argument
539 strpbrk, enumerator