Searched refs:XML_PARSE_COMPACT (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestXPath.c181 document = xmlReadDoc(buffer,NULL,NULL,XML_PARSE_COMPACT);
183 document = xmlReadFile(filename,NULL,XML_PARSE_COMPACT);
H A Dtestrecurse.c868 tst->options | XML_PARSE_COMPACT);
H A Dxmllint.c203 static int options = XML_PARSE_COMPACT;
3239 options &= ~XML_PARSE_COMPACT;
H A Druntest.c4322 tst->options | XML_PARSE_COMPACT);
H A DSAX2.c1814 (ctxt->options & XML_PARSE_COMPACT)) {
H A Dparser.c14192 if (options & XML_PARSE_COMPACT) {
14193 ctxt->options |= XML_PARSE_COMPACT;
14194 options -= XML_PARSE_COMPACT;
H A Dxmlreader.c4911 options |= XML_PARSE_COMPACT;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h1092 XML_PARSE_COMPACT = 1<<16 /* compact small text nodes; no modification of enumerator in enum:__anon2491
H A DSAX2.c1801 (ctxt->options & XML_PARSE_COMPACT)) {
H A Dparser.c13208 if (options & XML_PARSE_COMPACT) {
13209 ctxt->options |= XML_PARSE_COMPACT;
13210 options -= XML_PARSE_COMPACT;
H A Dxmlreader.c4870 options |= XML_PARSE_COMPACT;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h1094 XML_PARSE_COMPACT = 1<<16,/* compact small text nodes; no modification of enumerator in enum:__anon2701
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h1092 XML_PARSE_COMPACT = 1<<16 /* compact small text nodes; no modification of enumerator in enum:__anon2265
H A DSAX2.c1801 (ctxt->options & XML_PARSE_COMPACT)) {
H A Dparser.c13208 if (options & XML_PARSE_COMPACT) {
13209 ctxt->options |= XML_PARSE_COMPACT;
13210 options -= XML_PARSE_COMPACT;
H A Dxmlreader.c4870 options |= XML_PARSE_COMPACT;

Completed in 250 milliseconds