Home
last modified time | relevance | path

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

/external/antlr/runtime/C/src/
Dantlr3string.c77 static ANTLR3_UINT32 compareUTF16_8 (pANTLR3_STRING string, const char * compStr);
317 string->compare8 = compareUTF16_8; in stringInitUTF16()
1239 compareUTF16_8 (pANTLR3_STRING string, const char * compStr) in compareUTF16_8() function