Searched refs:xmlShellCtxtPtr (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h112 typedef xmlShellCtxt *xmlShellCtxtPtr; typedef
134 typedef int (* xmlShellCmd) (xmlShellCtxtPtr ctxt,
145 xmlShellList (xmlShellCtxtPtr ctxt,
150 xmlShellBase (xmlShellCtxtPtr ctxt,
155 xmlShellDir (xmlShellCtxtPtr ctxt,
160 xmlShellLoad (xmlShellCtxtPtr ctxt,
168 xmlShellCat (xmlShellCtxtPtr ctxt,
173 xmlShellWrite (xmlShellCtxtPtr ctxt,
178 xmlShellSave (xmlShellCtxtPtr ctxt,
185 xmlShellValidate (xmlShellCtxtPtr ctx
[all...]
/external/libxml2/include/libxml/
H A DdebugXML.h112 typedef xmlShellCtxt *xmlShellCtxtPtr; typedef
134 typedef int (* xmlShellCmd) (xmlShellCtxtPtr ctxt,
145 xmlShellList (xmlShellCtxtPtr ctxt,
150 xmlShellBase (xmlShellCtxtPtr ctxt,
155 xmlShellDir (xmlShellCtxtPtr ctxt,
160 xmlShellLoad (xmlShellCtxtPtr ctxt,
168 xmlShellCat (xmlShellCtxtPtr ctxt,
173 xmlShellWrite (xmlShellCtxtPtr ctxt,
178 xmlShellSave (xmlShellCtxtPtr ctxt,
185 xmlShellValidate (xmlShellCtxtPtr ctx
[all...]
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c1885 xmlShellPrintNodeCtxt(xmlShellCtxtPtr ctxt,xmlNodePtr node)
1927 xmlShellPrintXPathResultCtxt(xmlShellCtxtPtr ctxt,xmlXPathObjectPtr list)
1999 xmlShellList(xmlShellCtxtPtr ctxt,
2042 xmlShellBase(xmlShellCtxtPtr ctxt,
2079 xmlShellSetBase(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED,
2103 xmlShellRegisterNamespace(xmlShellCtxtPtr ctxt, char *arg,
2159 xmlShellRegisterRootNamespaces(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED,
2192 xmlShellGrep(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED,
2270 xmlShellDir(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED,
2304 xmlShellSetContent(xmlShellCtxtPtr ctx
[all...]
H A Dtestapi.c954 static xmlShellCtxtPtr gen_xmlShellCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
957 static void des_xmlShellCtxtPtr(int no ATTRIBUTE_UNUSED, xmlShellCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
7517 xmlShellCtxtPtr ctxt; /* the shell context */
7572 xmlShellCtxtPtr ctxt; /* the shell context */
7627 xmlShellCtxtPtr ctxt; /* the shell context */
7682 xmlShellCtxtPtr ctxt; /* the shell context */
7737 xmlShellCtxtPtr ctxt; /* the shell context */
7792 xmlShellCtxtPtr ctxt; /* the shell context */
7879 xmlShellCtxtPtr ctxt; /* the shell context */
7934 xmlShellCtxtPtr ctx
[all...]
/external/libxml2/
H A DdebugXML.c1888 xmlShellPrintNodeCtxt(xmlShellCtxtPtr ctxt,xmlNodePtr node)
1930 xmlShellPrintXPathResultCtxt(xmlShellCtxtPtr ctxt,xmlXPathObjectPtr list)
2002 xmlShellList(xmlShellCtxtPtr ctxt,
2045 xmlShellBase(xmlShellCtxtPtr ctxt,
2082 xmlShellSetBase(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED,
2106 xmlShellRegisterNamespace(xmlShellCtxtPtr ctxt, char *arg,
2162 xmlShellRegisterRootNamespaces(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED,
2195 xmlShellGrep(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED,
2273 xmlShellDir(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED,
2307 xmlShellSetContent(xmlShellCtxtPtr ctx
[all...]

Completed in 6677 milliseconds