Searched refs:compareS (Results 1 – 2 of 2) sorted by relevance
79 static ANTLR3_UINT32 compareS (pANTLR3_STRING string, pANTLR3_STRING compStr);285 string->compareS = compareS; in stringInit8()323 string->compareS = compareS; in stringInitUTF16()1298 compareS (pANTLR3_STRING string, pANTLR3_STRING compStr) in compareS() function
168 …ANTLR3_UINT32 (*compareS) (struct ANTLR3_STRING_struct * string, struct ANTLR3_STRING_struct * c… member