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()153 c = pFI->GetFastChar(); in MakeToken()159 c = pFI->GetFastChar(); in MakeToken()295 c = pFI->GetFastChar(); in MakeToken()[all …]
72 int GetFastChar() { return pLine[ nScanPos ] ? in GetFastChar() function in RscFileInst
Completed in 16 milliseconds