Searched defs:pushEntity (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sax/source/fastparser/ | ||
H A D | fastparser.hxx | 125 inline void pushEntity( const Entity& rEntity ) { maEntities.push( rEntity ); } in pushEntity() function in sax_fastparser::FastSaxParser |
/trunk/main/sax/source/expatwrap/ | ||
H A D | sax_expat.cxx | 242 void pushEntity( const struct Entity &entity ) in pushEntity() function in sax_expatwrap::SaxExpatParser_Impl |
Completed in 17 milliseconds