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

/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Ddocuments.c84 xmlCtxtUseOptions(pctxt, options);
/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dparser.h1126 xmlCtxtUseOptions (xmlParserCtxtPtr ctxt,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dparser.h1121 xmlCtxtUseOptions (xmlParserCtxtPtr ctxt,
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1565 xmlCtxtUseOptions;
H A Dxinclude.c449 xmlCtxtUseOptions(pctxt, ctxt->parseFlags | XML_PARSE_DTDLOAD);
H A Dxmllint.c2269 xmlCtxtUseOptions(ctxt, options);
H A Delfgcchack.h2601 #undef xmlCtxtUseOptions macro
2602 extern __typeof (xmlCtxtUseOptions) xmlCtxtUseOptions __attribute((alias("xmlCtxtUseOptions__internal_alias")));
2604 #ifndef xmlCtxtUseOptions
2605 extern __typeof (xmlCtxtUseOptions) xmlCtxtUseOptions__internal_alias __attribute((visibility("hidden")));
2606 #define xmlCtxtUseOptions xmlCtxtUseOptions__internal_alias macro
H A Dxmlreader.c5255 xmlCtxtUseOptions(reader->ctxt, options);
H A Dparser.c15137 * xmlCtxtUseOptions:
15147 xmlCtxtUseOptions(xmlParserCtxtPtr ctxt, int options) function
H A Dxmlschemas.c28805 xmlCtxtUseOptions(pctxt, options);
H A Dtestapi.c13043 ret_val = xmlCtxtUseOptions(ctxt, options);
13050 printf("Leak of %d blocks found in xmlCtxtUseOptions",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1565 xmlCtxtUseOptions;
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.c5106 xmlCtxtUseOptions(reader->ctxt, options);
H A Dparser.c14440 * xmlCtxtUseOptions:
14450 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...]
/macosx-10.10.1/libxslt-13/libxslt/python/
H A Dlibxslt.c536 xmlCtxtUseOptions(pctxt, options);

Completed in 817 milliseconds