• Home
  • Raw
  • Download

Lines Matching defs:is

193 antlr38BitGetSourceName(pANTLR3_INT_STREAM is)  in antlr38BitGetSourceName()
315 antlr38BitConsume(pANTLR3_INT_STREAM is) in antlr38BitConsume()
350 antlr38BitLA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr38BitLA()
377 antlr38BitLA_ucase (pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr38BitLA_ucase()
416 antlr38BitIndex(pANTLR3_INT_STREAM is) in antlr38BitIndex()
445 antlr38BitMark (pANTLR3_INT_STREAM is) in antlr38BitMark()
498 antlr38BitRewindLast (pANTLR3_INT_STREAM is) in antlr38BitRewindLast()
511 antlr38BitRewind (pANTLR3_INT_STREAM is, ANTLR3_MARKER mark) in antlr38BitRewind()
550 antlr38BitRelease (pANTLR3_INT_STREAM is, ANTLR3_MARKER mark) in antlr38BitRelease()
570 antlr38BitSeek (pANTLR3_INT_STREAM is, ANTLR3_MARKER seekPoint) in antlr38BitSeek()
778 antlr3UTF16Consume(pANTLR3_INT_STREAM is) in antlr3UTF16Consume()
857 antlr3UTF16LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF16LA()
996 antlr3UTF16Index(pANTLR3_INT_STREAM is) in antlr3UTF16Index()
1013 antlr3UTF16Seek (pANTLR3_INT_STREAM is, ANTLR3_MARKER seekPoint) in antlr3UTF16Seek()
1060 antlr3UTF16ConsumeLE(pANTLR3_INT_STREAM is) in antlr3UTF16ConsumeLE()
1137 antlr3UTF16LALE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF16LALE()
1279 antlr3UTF16ConsumeBE(pANTLR3_INT_STREAM is) in antlr3UTF16ConsumeBE()
1358 antlr3UTF16LABE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF16LABE()
1570 antlr3UTF32Consume(pANTLR3_INT_STREAM is) in antlr3UTF32Consume()
1603 antlr3UTF32Index(pANTLR3_INT_STREAM is) in antlr3UTF32Index()
1633 antlr3UTF32Seek (pANTLR3_INT_STREAM is, ANTLR3_MARKER seekPoint) in antlr3UTF32Seek()
1667 antlr3UTF32LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF32LA()
1691 antlr3UTF32LALE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF32LALE()
1722 antlr3UTF32LABE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF32LABE()
1804 antlr3UTF8Consume(pANTLR3_INT_STREAM is) in antlr3UTF8Consume()
1870 antlr3UTF8LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF8LA()
2034 antlr3EBCDICLA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3EBCDICLA()