Searched defs:rEntity (Results 1 – 2 of 2) sorted by relevance
219 Entity& rEntity = getEntity(); in pushContext() local235 Entity& rEntity = getEntity(); in popContext() local245 Entity& rEntity = getEntity(); in DefineNamespace() local284 Entity& rEntity = getEntity(); in GetTokenWithPrefix() local312 Entity& rEntity = getEntity(); in GetTokenWithPrefix() local353 Entity& rEntity = getEntity(); in GetNamespaceURL() local367 Entity& rEntity = getEntity(); in GetNamespaceURL() local635 Entity& rEntity = getEntity(); in parse() local697 Entity& rEntity = getEntity(); in callbackStartElement() local839 Entity& rEntity = getEntity(); in callbackEndElement() local[all …]
125 inline void pushEntity( const Entity& rEntity ) { maEntities.push( rEntity ); } in pushEntity()
Completed in 28 milliseconds