Home
last modified time | relevance | path

Searched refs:XML_PARSE_COMPACT (Results 1 – 25 of 77) sorted by relevance

1234

/aosp_15_r20/external/libxml2/python/tests/
H A Dinput_callback.py50 opts = libxml2.XML_PARSE_DTDLOAD | libxml2.XML_PARSE_NONET | libxml2.XML_PARSE_COMPACT
/aosp_15_r20/external/libxml2/
H A Dxmllint.c173 static int options = XML_PARSE_COMPACT | XML_PARSE_BIG_LINES;
2905 options = XML_PARSE_COMPACT | XML_PARSE_BIG_LINES; in xmllintMain()
3221 options &= ~XML_PARSE_COMPACT; in xmllintMain()
H A Dtestrecurse.c849 tst->options | XML_PARSE_COMPACT); in launchTests()
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/
Dparser.h1106 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/
Dparser.h1108 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/
Dparser.h1108 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/
Dparser.h1130 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/
Dparser.h1130 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/
Dparser.h1108 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/
Dparser.h1111 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/
Dparser.h1108 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/
Dparser.h1111 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libxml2/include/libxml/
Dparser.h1108 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/
Dparser.h1111 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libxml2/include/libxml/
Dparser.h1108 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestrecurse.c840 tst->options | XML_PARSE_COMPACT); in launchTests()
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/
Dparser.h1108 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/
Dparser.h1106 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/
Dparser.h1108 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libxml2/include/libxml/
Dparser.h1130 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libxml2/include/libxml/
Dparser.h1130 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/
Dparser.h1106 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libxml2/include/libxml/
Dparser.h1111 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libxml2/include/libxml/
Dparser.h1106 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/
H A Dparser.h1242 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator

1234