Searched refs:FXSYS_strnicmp (Results 1 – 2 of 2) sorted by relevance
28 int32_t FXSYS_strnicmp(const FX_CHAR* s1, const FX_CHAR* s2, size_t count);
511 int32_t FXSYS_strnicmp(const FX_CHAR* s1, const FX_CHAR* s2, size_t count) { in FXSYS_strnicmp() function