Home
last modified time | relevance | path

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

/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx261 void static callbackStartElement(void *userData, const XML_Char *name , const XML_Char **atts);
306 SaxExpatParser_Impl::callbackStartElement(userData,name,atts); in call_callbackStartElement()
775 void SaxExpatParser_Impl::callbackStartElement( void *pvThis , in callbackStartElement() function in sax_expatwrap::SaxExpatParser_Impl
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx117 pFastParser->callbackStartElement( name, atts ); in call_callbackStartElement()
694 void FastSaxParser::callbackStartElement( const XML_Char* pwName, const XML_Char** awAttributes ) in callbackStartElement() function in sax_fastparser::FastSaxParser
H A Dfastparser.hxx120 void callbackStartElement( const XML_Char* name, const XML_Char** atts );

Completed in 26 milliseconds