Searched refs:xmlParserCtxtPtr (Results 1 – 4 of 4) sorted by relevance
180 static OUString make_error_message(xmlParserCtxtPtr ctxt) in make_error_message()250 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr)ctx; in resolve_func()281 …lParserInputPtr external_entity_loader(const char *URL, const char * /*ID*/, xmlParserCtxtPtr ctxt)292 buf.append(make_error_message(static_cast< xmlParserCtxtPtr >(ctx))); in warning_func()301 buf.append(make_error_message(static_cast< xmlParserCtxtPtr >(ctx))); in error_func()308 void throwEx(xmlParserCtxtPtr ctxt) { in throwEx()
20 @@ -2646,7 +2646,8 @@ xmlStringLenDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int len,
41 xmlParserCtxtPtr m_pParserCtxt ;
877 xmlParserInputPtr myExtEntityLoader( const char* /*URL*/, const char* /*ID*/, xmlParserCtxtPtr /*co… in myExtEntityLoader() argument
Completed in 32 milliseconds