Home
last modified time | relevance | path

Searched refs:GetFastChar (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/rsc/source/parser/
H A Drsclex.cxx82 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 …]
/aoo4110/main/rsc/inc/
H A Drscpar.hxx72 int GetFastChar() { return pLine[ nScanPos ] ? in GetFastChar() function in RscFileInst

Completed in 12 milliseconds