Searched refs:pushEntity (Results 1 – 3 of 3) sorted by relevance
242 void pushEntity( const struct Entity &entity ) in pushEntity() function in sax_expatwrap::SaxExpatParser_Impl512 m_pImpl->pushEntity( entity ); in parseStream()922 pImpl->pushEntity( entity ); in callbackExternalEntityRef()
462 pushEntity( entity ); in parseStream()917 pushEntity( aNewEntity ); in callbackExternalEntityRef()
125 inline void pushEntity( const Entity& rEntity ) { maEntities.push( rEntity ); } in pushEntity() function in sax_fastparser::FastSaxParser
Completed in 28 milliseconds