Searched refs:std_wstrncmp (Results 1 – 2 of 2) sorted by relevance
514 int std_wstrncmp(const AECHAR* s1, const AECHAR* s2, int nLen) in std_wstrncmp() function542 return std_wstrncmp(s1, s2, MAX_INT32); in std_wstrcmp()
126 extern int std_wstrncmp(const AECHAR* s1, const AECHAR* s2, int nLen);