Searched refs:XML_COMPLETE_ATTRS (Results 1 – 11 of 11) sorted by relevance
40 * xmlLoadExtDtdDefaultValue = XML_DETECT_IDS � XML_COMPLETE_ATTRS;47 * ctxt->loadsubset = XML_DETECT_IDS � XML_COMPLETE_ATTRS;
151 * XML_COMPLETE_ATTRS:157 d XML_COMPLETE_ATTRS...
74 xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS; in test_c14n()253 xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS; in load_xpath_expr()
173 xmlLoadExtDtdDefaultValue |= XML_COMPLETE_ATTRS; in main()
3892 ctxt->loadsubset |= XML_COMPLETE_ATTRS; in xmlTextReaderSetParserProp()3894 if (ctxt->loadsubset & XML_COMPLETE_ATTRS) in xmlTextReaderSetParserProp()3895 ctxt->loadsubset -= XML_COMPLETE_ATTRS; in xmlTextReaderSetParserProp()3945 if (ctxt->loadsubset & XML_COMPLETE_ATTRS) in xmlTextReaderGetParserProp()
1503 (ctxt->loadsubset & XML_COMPLETE_ATTRS)) { in xmlCheckDefaultedAttributes()2338 ((ctxt->loadsubset & XML_COMPLETE_ATTRS) == 0)) in xmlSAX2StartElementNs()
3720 xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS; in load_xpath_expr()3871 xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS; in c14nRunTest()
3587 xmlLoadExtDtdDefaultValue |= XML_COMPLETE_ATTRS; in main()
15026 ctxt->loadsubset |= XML_COMPLETE_ATTRS; in xmlCtxtUseOptionsInternal()
148 #define XML_COMPLETE_ATTRS 4 macro
79459 - overwriting XML_COMPLETE_ATTRS when setting pctxt->loadsubset125864 - xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS;126043 - xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS;129511 - xmlLoadExtDtdDefaultValue |= XML_COMPLETE_ATTRS;