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

  /external/chromium_org/third_party/libxml/src/
debugXML.c 189 * xmlCtxtNsCheckScope:
197 xmlCtxtNsCheckScope(xmlDebugCtxtPtr ctxt, xmlNodePtr node, xmlNsPtr ns)
342 xmlCtxtNsCheckScope(ctxt, node, ns);
346 xmlCtxtNsCheckScope(ctxt, node, node->ns);
349 xmlCtxtNsCheckScope(ctxt, node, node->ns);
    [all...]
  /external/libxml2/
debugXML.c 189 * xmlCtxtNsCheckScope:
197 xmlCtxtNsCheckScope(xmlDebugCtxtPtr ctxt, xmlNodePtr node, xmlNsPtr ns)
342 xmlCtxtNsCheckScope(ctxt, node, ns);
346 xmlCtxtNsCheckScope(ctxt, node, node->ns);
349 xmlCtxtNsCheckScope(ctxt, node, node->ns);
    [all...]

Completed in 30 milliseconds