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

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Ddocuments.c84 xmlCtxtUseOptions(pctxt, options);
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dparser.h1104 xmlCtxtUseOptions (xmlParserCtxtPtr ctxt,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxinclude.c441 xmlCtxtUseOptions(pctxt, ctxt->parseFlags | XML_PARSE_DTDLOAD);
H A Dparser.c11699 xmlCtxtUseOptions(ctxt, options);
11877 xmlCtxtUseOptions(ctxt, XML_PARSE_NODICT);
12122 xmlCtxtUseOptions(ctxt, options);
13012 * xmlCtxtUseOptions:
13022 xmlCtxtUseOptions(xmlParserCtxtPtr ctxt, int options) function
13129 xmlCtxtUseOptions(ctxt, options);
H A Dxmllint.c2125 xmlCtxtUseOptions(ctxt, options);
H A Delfgcchack.h2505 #undef xmlCtxtUseOptions macro
2506 extern __typeof (xmlCtxtUseOptions) xmlCtxtUseOptions __attribute((alias("xmlCtxtUseOptions__internal_alias")));
2508 #ifndef xmlCtxtUseOptions
2509 extern __typeof (xmlCtxtUseOptions) xmlCtxtUseOptions__internal_alias __attribute((visibility("hidden")));
2510 #define xmlCtxtUseOptions xmlCtxtUseOptions__internal_alias macro
H A Dxmlreader.c5030 xmlCtxtUseOptions(reader->ctxt, options);
H A Dxmlschemas.c28325 xmlCtxtUseOptions(pctxt, options);

Completed in 202 milliseconds