Home
last modified time | relevance | path

Searched refs:pushEntity (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sax/source/expatwrap/
H A Dsax_expat.cxx242 void pushEntity( const struct Entity &entity ) in pushEntity() function in sax_expatwrap::SaxExpatParser_Impl
512 m_pImpl->pushEntity( entity ); in parseStream()
922 pImpl->pushEntity( entity ); in callbackExternalEntityRef()
/aoo41x/main/sax/source/fastparser/
H A Dfastparser.cxx462 pushEntity( entity ); in parseStream()
917 pushEntity( aNewEntity ); in callbackExternalEntityRef()
H A Dfastparser.hxx125 inline void pushEntity( const Entity& rEntity ) { maEntities.push( rEntity ); } in pushEntity() function in sax_fastparser::FastSaxParser

Completed in 37 milliseconds