Searched defs:pvThis (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sax/source/expatwrap/ |
H A D | sax_expat.cxx | 775 void SaxExpatParser_Impl::callbackStartElement( void *pvThis , in callbackStartElement() 806 void SaxExpatParser_Impl::callbackEndElement( void *pvThis , const XML_Char *pwName ) in callbackEndElement() 817 void SaxExpatParser_Impl::callbackCharacters( void *pvThis , const XML_Char *s , int nLen ) in callbackCharacters() 827 void SaxExpatParser_Impl::callbackProcessingInstruction( void *pvThis, in callbackProcessingInstruction() 841 void SaxExpatParser_Impl::callbackUnparsedEntityDecl(void *pvThis , in callbackUnparsedEntityDecl() 860 void SaxExpatParser_Impl::callbackNotationDecl( void *pvThis, in callbackNotationDecl() 958 void SaxExpatParser_Impl::callbackDefault( void *pvThis, const XML_Char *s, int len) in callbackDefault() 966 void SaxExpatParser_Impl::callbackComment( void *pvThis , const XML_Char *s ) in callbackComment() 973 void SaxExpatParser_Impl::callbackStartCDATA( void *pvThis ) in callbackStartCDATA() 1014 void SaxExpatParser_Impl::callbackEndCDATA( void *pvThis ) in callbackEndCDATA()
|
Completed in 20 milliseconds