Home | History | Annotate | Download | only in src

Lines Matching refs:ANTLR3_INT32

43 static	    ANTLR3_UCHAR    antlr38BitLA		(pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
44 static ANTLR3_UCHAR antlr38BitLA_ucase (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
58 static void * antlr38BitLT (pANTLR3_INPUT_STREAM input, ANTLR3_INT32 lt);
75 static ANTLR3_UCHAR antlr3UTF16LA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
77 static ANTLR3_UCHAR antlr3UTF16LALE (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
79 static ANTLR3_UCHAR antlr3UTF16LABE (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
93 static ANTLR3_UCHAR antlr3UTF32LA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
94 static ANTLR3_UCHAR antlr3UTF32LALE (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
95 static ANTLR3_UCHAR antlr3UTF32LABE (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
107 static ANTLR3_UCHAR antlr3UTF8LA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
112 static ANTLR3_UCHAR antlr3EBCDICLA (pANTLR3_INT_STREAM is, ANTLR3_INT32 la);
350 antlr38BitLA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la)
377 antlr38BitLA_ucase (pANTLR3_INT_STREAM is, ANTLR3_INT32 la)
402 antlr38BitLT(pANTLR3_INPUT_STREAM input, ANTLR3_INT32 lt)
572 ANTLR3_INT32 count;
857 antlr3UTF16LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la)
1137 antlr3UTF16LALE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la)
1358 antlr3UTF16LABE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la)
1667 antlr3UTF32LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la)
1691 antlr3UTF32LALE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la)
1722 antlr3UTF32LABE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la)
1870 antlr3UTF8LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la)
2034 antlr3EBCDICLA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la)