Lines Matching refs:compareS
79 static ANTLR3_UINT32 compareS (pANTLR3_STRING string, pANTLR3_STRING compStr);
285 string->compareS = compareS;
323 string->compareS = compareS;
1165 /* Function that compares the text of a string to the supplied
1174 /* Function that compares the text of a string with the supplied character string
1203 /* Function that compares the text of a string with the supplied character string
1233 /* Function that compares the text of a string with the supplied string
1238 compareS (pANTLR3_STRING string, pANTLR3_STRING compStr)