Searched defs:pushEntity (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sax/source/fastparser/ | ||
| H A D | fastparser.hxx | 126 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 | 245 void pushEntity( const struct Entity &entity ) in pushEntity() function in sax_expatwrap::SaxExpatParser_Impl |