Home | History | Annotate | Download | only in Lex

Lines Matching refs:resize

719   IntegerBuffer.resize(DigitTok.getLength());
1167 FilenameBuffer.resize(PreAppendSize+CurTok.getLength());
1176 // Resize FilenameBuffer to the correct size.
1178 FilenameBuffer.resize(PreAppendSize+ActualLen);