Home
last modified time | relevance | path

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

/aoo41x/main/sax/source/fastparser/
H A Dfastparser.cxx116 FastSaxParser* pFastParser = reinterpret_cast< FastSaxParser* >( userData ); in call_callbackStartElement() local
122 FastSaxParser* pFastParser = reinterpret_cast< FastSaxParser* >( userData ); in call_callbackEndElement() local
128 FastSaxParser* pFastParser = reinterpret_cast< FastSaxParser* >( userData ); in call_callbackCharacters() local
135 FastSaxParser* pFastParser = reinterpret_cast< FastSaxParser* >( XML_GetUserData( parser ) ); in call_callbackExternalEntityRef() local

Completed in 24 milliseconds