Searched refs:GetFastChar (Results 1 – 2 of 2) sorted by relevance
82 c = pFI->GetFastChar(); in GetNumber()85 c = pFI->GetFastChar(); in GetNumber()95 c = pFI->GetFastChar(); in GetNumber()101 c = pFI->GetFastChar(); in GetNumber()106 c = pFI->GetFastChar(); in GetNumber()120 c = pFI->GetFastChar(); in MakeToken()123 c = pFI->GetFastChar(); in MakeToken()126 c = pFI->GetFastChar(); in MakeToken()127 c = pFI->GetFastChar(); in MakeToken()130 c = pFI->GetFastChar(); in MakeToken()[all …]
72 int GetFastChar() { return pLine[ nScanPos ] ? in GetFastChar() function in RscFileInst