Searched refs:xref_offset_result (Results 1 – 1 of 1) sorted by relevance
313 const CPDF_SyntaxParser::WordResult xref_offset_result = in ParseStartXRef() local315 if (!xref_offset_result.is_number || xref_offset_result.word.IsEmpty()) in ParseStartXRef()318 const FX_SAFE_FILESIZE result = FXSYS_atoi64(xref_offset_result.word.c_str()); in ParseStartXRef()