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