Home | History | Annotate | Download | only in src

Lines Matching refs:compare8

76 static    ANTLR3_UINT32     compare8	(pANTLR3_STRING string, const char * compStr);
279 string->compare = compare8;
280 string->compare8 = compare8;
317 string->compare8 = compareUTF16_8;
1169 compare8 (pANTLR3_STRING string, const char * compStr)