Home
last modified time | relevance | path

Searched refs:_mystrnicmp (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/zipfile/
Dzipfile.c126 #define STRNICMP _mystrnicmp
129 static int _mystrnicmp(char const *apStr1, char const *apStr2, size_t len) in _mystrnicmp() function
/CafeSDK-2.12.13-1/system/src/lib/szfile/
Dszfile.c143 #define STRNICMP _mystrnicmp
146 static int _mystrnicmp(char const *apStr1, char const *apStr2, size_t len) in _mystrnicmp() function