/aosp_15_r20/external/libxml2/python/tests/ |
H A D | input_callback.py | 50 opts = libxml2.XML_PARSE_DTDLOAD | libxml2.XML_PARSE_NONET | libxml2.XML_PARSE_COMPACT
|
/aosp_15_r20/external/libxml2/ |
H A D | xmllint.c | 173 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 D | testrecurse.c | 849 tst->options | XML_PARSE_COMPACT); in launchTests()
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/ |
D | parser.h | 1106 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/ |
D | parser.h | 1108 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/ |
D | parser.h | 1108 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/ |
D | parser.h | 1130 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/ |
D | parser.h | 1130 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/ |
D | parser.h | 1108 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/ |
D | parser.h | 1111 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/ |
D | parser.h | 1108 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/ |
D | parser.h | 1111 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/ |
D | parser.h | 1108 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/ |
D | parser.h | 1111 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/ |
D | parser.h | 1108 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | testrecurse.c | 840 tst->options | XML_PARSE_COMPACT); in launchTests()
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/ |
D | parser.h | 1108 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/ |
D | parser.h | 1106 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/ |
D | parser.h | 1108 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/ |
D | parser.h | 1130 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/ |
D | parser.h | 1130 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/ |
D | parser.h | 1106 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/ |
D | parser.h | 1111 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/ |
D | parser.h | 1106 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 D | parser.h | 1242 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator
|