Home
last modified time | relevance | path

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

/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx116 pThis->callErrorHandler( pThis , e );\
119 pThis->callErrorHandler( pThis , SAXParseException(\
299 void static callErrorHandler( SaxExpatParser_Impl *pImpl , const SAXParseException &e );
981 void SaxExpatParser_Impl::callErrorHandler( SaxExpatParser_Impl *pImpl , in callErrorHandler() function in sax_expatwrap::SaxExpatParser_Impl