Searched refs:std_memrchrbegin (Results 1 – 3 of 3) sorted by relevance
122 pcDelFrom = std_memrchrbegin(pszStart, '/', pc - pszStart); in std_cleanpath()
349 void* std_memrchrbegin(const void* p, int c, int n) in std_memrchrbegin() function
105 extern void * std_memrchrbegin(const void* p, int c, int nLen);