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

  /external/libxml2/doc/examples/
xpath1.c 186 if(xmlXPathRegisterNs(xpathCtx, prefix, href) != 0) {
  /external/libxml2/
testC14N.c 299 if(xmlXPathRegisterNs(ctx, ns->prefix, ns->href) != 0) {
runsuite.c 227 xmlXPathRegisterNs(ctxtXPath, BAD_CAST "ts", BAD_CAST "TestSuite");
228 xmlXPathRegisterNs(ctxtXPath, BAD_CAST "xlink",
schematron.c 1182 xmlXPathRegisterNs(ctxt->xctxt, prefix, uri);
    [all...]
debugXML.c     [all...]
libxml2.syms 365 xmlXPathRegisterNs;
    [all...]
xpointer.c 1076 xmlXPathRegisterNs(ctxt->context, prefix, URI);
    [all...]
runtest.c     [all...]
elfgcchack.h     [all...]
xpath.c     [all...]
  /external/libxml2/include/libxml/
xpathInternals.h 425 xmlXPathRegisterNs (xmlXPathContextPtr ctxt,
  /external/libxml2/os400/iconv/bldcsndfa/
bldcsndfa.c 1041 xmlXPathRegisterNs(ctxt, utf8_html, utf8_htmluri);
    [all...]

Completed in 81 milliseconds