tokBufSize 291 lib/pdf/xpdf/Lexer.cc if (n == tokBufSize) { tokBufSize 293 lib/pdf/xpdf/Lexer.cc s = new GString(tokBuf, tokBufSize); tokBufSize 295 lib/pdf/xpdf/Lexer.cc s->append(tokBuf, tokBufSize); tokBufSize 342 lib/pdf/xpdf/Lexer.cc if (++n == tokBufSize) { tokBufSize 397 lib/pdf/xpdf/Lexer.cc if (n == tokBufSize) { tokBufSize 399 lib/pdf/xpdf/Lexer.cc s = new GString(tokBuf, tokBufSize); tokBufSize 401 lib/pdf/xpdf/Lexer.cc s->append(tokBuf, tokBufSize); tokBufSize 453 lib/pdf/xpdf/Lexer.cc if (++n == tokBufSize) { tokBufSize 77 lib/pdf/xpdf/Lexer.h char tokBuf[tokBufSize]; // temporary token buffer