Searched refs:pvThis (Results 1 – 1 of 1) sorted by relevance
783 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() argument866 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() argument975 SaxExpatParser_Impl *pImpl = ((SaxExpatParser_Impl*)pvThis); in callbackStartCDATA()[all …]
Completed in 123 milliseconds