Searched refs:xmlCtxtUseOptions (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A Ddocuments.c84 xmlCtxtUseOptions(pctxt, options);
/external/libxslt/libxslt/
H A Ddocuments.c84 xmlCtxtUseOptions(pctxt, options);
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dparser.h1121 xmlCtxtUseOptions (xmlParserCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A Dparser.h1122 xmlCtxtUseOptions (xmlParserCtxtPtr ctxt,
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/
H A DXMLDocumentParser.cpp733 xmlCtxtUseOptions(parser, XML_PARSE_NODICT | XML_PARSE_NOENT);
/external/chromium_org/third_party/libxml/src/
H A Dxinclude.c448 xmlCtxtUseOptions(pctxt, ctxt->parseFlags | XML_PARSE_DTDLOAD);
H A Dxmllint.c2263 xmlCtxtUseOptions(ctxt, options);
H A Delfgcchack.h2529 #undef xmlCtxtUseOptions macro
2530 extern __typeof (xmlCtxtUseOptions) xmlCtxtUseOptions __attribute((alias("xmlCtxtUseOptions__internal_alias")));
2532 #ifndef xmlCtxtUseOptions
2533 extern __typeof (xmlCtxtUseOptions) xmlCtxtUseOptions__internal_alias __attribute((visibility("hidden")));
2534 #define xmlCtxtUseOptions xmlCtxtUseOptions__internal_alias macro
H A Dxmlreader.c5104 xmlCtxtUseOptions(reader->ctxt, options);
H A Dparser.c14601 * xmlCtxtUseOptions:
14611 xmlCtxtUseOptions(xmlParserCtxtPtr ctxt, int options) function
H A Dxmlschemas.c28667 xmlCtxtUseOptions(pctxt, options);
H A Dtestapi.c13054 ret_val = xmlCtxtUseOptions(ctxt, options);
13061 printf("Leak of %d blocks found in xmlCtxtUseOptions",
[all...]
/external/libxml2/
H A Dxinclude.c448 xmlCtxtUseOptions(pctxt, ctxt->parseFlags | XML_PARSE_DTDLOAD);
H A Dxmllint.c2267 xmlCtxtUseOptions(ctxt, options);
H A Delfgcchack.h2529 #undef xmlCtxtUseOptions macro
2530 extern __typeof (xmlCtxtUseOptions) xmlCtxtUseOptions __attribute((alias("xmlCtxtUseOptions__internal_alias")));
2532 #ifndef xmlCtxtUseOptions
2533 extern __typeof (xmlCtxtUseOptions) xmlCtxtUseOptions__internal_alias __attribute((visibility("hidden")));
2534 #define xmlCtxtUseOptions xmlCtxtUseOptions__internal_alias macro
H A Dxmlreader.c5110 xmlCtxtUseOptions(reader->ctxt, options);
H A Dparser.c14597 * xmlCtxtUseOptions:
14607 xmlCtxtUseOptions(xmlParserCtxtPtr ctxt, int options) function
H A Dxmlschemas.c28673 xmlCtxtUseOptions(pctxt, options);

Completed in 2683 milliseconds