Home
last modified time | relevance | path

Searched refs:pvThis (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx783 SaxExpatParser_Impl *pImpl = ((SaxExpatParser_Impl*)pvThis); in callbackStartElement()
819 SaxExpatParser_Impl *pImpl = ((SaxExpatParser_Impl*)pvThis); in callbackCharacters()
831 SaxExpatParser_Impl *pImpl = ((SaxExpatParser_Impl*)pvThis); in callbackProcessingInstruction()
848 SaxExpatParser_Impl *pImpl = ((SaxExpatParser_Impl*)pvThis); in callbackUnparsedEntityDecl()
860 void SaxExpatParser_Impl::callbackNotationDecl( void *pvThis, in callbackNotationDecl() argument
866 SaxExpatParser_Impl *pImpl = ((SaxExpatParser_Impl*)pvThis); in callbackNotationDecl()
960 SaxExpatParser_Impl *pImpl = ((SaxExpatParser_Impl*)pvThis); in callbackDefault()
968 SaxExpatParser_Impl *pImpl = ((SaxExpatParser_Impl*)pvThis); in callbackComment()
973 void SaxExpatParser_Impl::callbackStartCDATA( void *pvThis ) in callbackStartCDATA() argument
975 SaxExpatParser_Impl *pImpl = ((SaxExpatParser_Impl*)pvThis); in callbackStartCDATA()
[all …]

Completed in 16 milliseconds