Searched refs:aLookAheadLine (Results 1 – 2 of 2) sorted by relevance
463 if( aLookAheadLine.Len() == 0 ) in ReadNextLine()469 rStr = aLookAheadLine; in ReadNextLine()470 aLookAheadLine.Erase(); in ReadNextLine()482 …DBG_ASSERT( aLookAheadLine.Len() == 0, "*DifParser::LookAhead(): LookAhead called twice in a row" … in LookAhead()483 rIn.ReadUniOrByteStringLine( aLookAheadLine ); in LookAhead()485 pAktBuffer = aLookAheadLine.GetBuffer(); in LookAhead()506 if( Is1_0( aLookAheadLine.GetBuffer() ) ) in LookAhead()
78 String aLookAheadLine; member in DifParser
Completed in 15 milliseconds