Lines Matching refs:xmlParserCtxtPtr
172 xmlGetFeature(xmlParserCtxtPtr ctxt, const char *name, void *result) in xmlGetFeature()
281 xmlSetFeature(xmlParserCtxtPtr ctxt, const char *name, void *value) in xmlSetFeature()
410 xmlDecodeEntities(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlDecodeEntities()
444 xmlNamespaceParseNCName(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlNamespaceParseNCName()
477 xmlNamespaceParseQName(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlNamespaceParseQName()
508 xmlNamespaceParseNSDef(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlNamespaceParseNSDef()
531 xmlParseQuotedString(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlParseQuotedString()
559 xmlParseNamespace(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlParseNamespace()
591 xmlScanName(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlScanName()
631 xmlParserHandleReference(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlParserHandleReference()
656 xmlHandleEntity(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlHandleEntity()