HomeSort by relevance Sort by last modified time
    Searched refs:xmlShellCtxtPtr (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
debugXML.h 112 typedef xmlShellCtxt *xmlShellCtxtPtr;
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 ctxt
    [all...]
  /external/libxml2/include/libxml/
debugXML.h 112 typedef xmlShellCtxt *xmlShellCtxtPtr;
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 ctxt
    [all...]
  /external/chromium_org/third_party/libxml/src/
debugXML.c     [all...]
testapi.c 954 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) {
    [all...]
  /external/libxml2/
debugXML.c     [all...]

Completed in 323 milliseconds