Home
last modified time | relevance | path

Searched defs:rEntity (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sax/source/fastparser/
H A Dfastparser.cxx219 Entity& rEntity = getEntity(); in pushContext() local
235 Entity& rEntity = getEntity(); in popContext() local
245 Entity& rEntity = getEntity(); in DefineNamespace() local
284 Entity& rEntity = getEntity(); in GetTokenWithPrefix() local
312 Entity& rEntity = getEntity(); in GetTokenWithPrefix() local
353 Entity& rEntity = getEntity(); in GetNamespaceURL() local
367 Entity& rEntity = getEntity(); in GetNamespaceURL() local
635 Entity& rEntity = getEntity(); in parse() local
697 Entity& rEntity = getEntity(); in callbackStartElement() local
839 Entity& rEntity = getEntity(); in callbackEndElement() local
[all …]
H A Dfastparser.hxx125 inline void pushEntity( const Entity& rEntity ) { maEntities.push( rEntity ); } in pushEntity()

Completed in 19 milliseconds