Searched refs:pStartRecInfo (Results 1 – 1 of 1) sorted by relevance
305 const RecordInfo* pStartRecInfo = getStartRecordInfo( nRecId ); in parseStream() local306 if( pStartRecInfo ) in parseStream()307 mxStack->pushContext( *pStartRecInfo, xCurrContext ); in parseStream()315 if( !pStartRecInfo ) in parseStream()
Completed in 10 milliseconds