Searched refs:ImStrnicmp (Results 1 – 2 of 2) sorted by relevance
173 IMGUI_API int ImStrnicmp(const char* str1, const char* str2, size_t count);
1288 int ImStrnicmp(const char* str1, const char* str2, size_t count) in ImStrnicmp() function