Searched refs:compareUTF16_UTF16 (Results 1 – 1 of 1) sorted by relevance
78 static ANTLR3_UINT32 compareUTF16_UTF16(pANTLR3_STRING string, const char * compStr);316 string->compare = compareUTF16_UTF16; in stringInitUTF16()1268 compareUTF16_UTF16 (pANTLR3_STRING string, const char * compStr8) in compareUTF16_UTF16() function