Searched defs:wxTmemchr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dwxchar.h1346 inline wxChar* wxTmemchr(const wxChar* s, wxChar c, size_t l) function
1390 inline char* wxTmemchr(const void* s, int c, size_t len) function
1401 # define wxTmemchr memchr macro

Completed in 107 milliseconds