Lines Matching refs:CurChar
35 for ( cNext = io_rText.CurChar(); in jumpOver()
48 for ( cNext = io_rText.CurChar(); in jumpTo()
62 for ( cNext = io_rText.CurChar(); in jumpTo()
77 for ( cNext = io_rText.CurChar(); in jumpTo()
93 for ( cNext = io_rText.CurChar(); in jumpTo()
106 for ( cNext = io_rText.CurChar(); in jumpOverWhite()
119 for ( cNext = io_rText.CurChar(); in jumpToWhite()
132 for ( cNext = io_rText.CurChar(); in jumpToEol()
152 for ( cNext = io_rText.CurChar(); in jumpToEol()
165 char cNext = io_rText.CurChar(); in jumpOverEol()
182 for ( cNext = io_rText.CurChar(); in jumpToMatchingBracket()