Searched refs:xref_offset_str (Results 1 – 1 of 1) sorted by relevance
225 const ByteString xref_offset_str = m_pSyntax->GetNextWord(&bNumber); in ParseStartXRef() local226 if (!bNumber || xref_offset_str.IsEmpty()) in ParseStartXRef()229 const FX_SAFE_FILESIZE result = FXSYS_atoi64(xref_offset_str.c_str()); in ParseStartXRef()