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

  /external/chromium_org/third_party/libxslt/libxslt/
functions.c 566 valuePush(ctxt, xmlXPathNewString((const xmlChar *)""));
572 valuePush(ctxt, xmlXPathNewString((const xmlChar *)""));
575 valuePush(ctxt, xmlXPathNewString(entity->URI));
577 valuePush(ctxt, xmlXPathNewString((const xmlChar *)""));
636 valuePush(ctxt, xmlXPathNewString(result));
718 valuePush(ctxt, xmlXPathNewString(str));
749 valuePush(ctxt, xmlXPathNewString((const xmlChar *)""));
781 valuePush(ctxt, xmlXPathNewString(
785 valuePush(ctxt, xmlXPathNewString(
791 valuePush(ctxt, xmlXPathNewString(
    [all...]
extra.c 195 valuePush(ctxt, xmlXPathNewString((const xmlChar *)""));
270 valuePush(ctxt, xmlXPathNewString((xmlChar *)result));
variables.c     [all...]
  /external/libxslt/libxslt/
functions.c 566 valuePush(ctxt, xmlXPathNewString((const xmlChar *)""));
572 valuePush(ctxt, xmlXPathNewString((const xmlChar *)""));
575 valuePush(ctxt, xmlXPathNewString(entity->URI));
577 valuePush(ctxt, xmlXPathNewString((const xmlChar *)""));
636 valuePush(ctxt, xmlXPathNewString(result));
700 valuePush(ctxt, xmlXPathNewString(str));
731 valuePush(ctxt, xmlXPathNewString((const xmlChar *)""));
763 valuePush(ctxt, xmlXPathNewString(
767 valuePush(ctxt, xmlXPathNewString(
773 valuePush(ctxt, xmlXPathNewString(
    [all...]
extra.c 195 valuePush(ctxt, xmlXPathNewString((const xmlChar *)""));
270 valuePush(ctxt, xmlXPathNewString((xmlChar *)result));
variables.c     [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
xpathInternals.h 486 xmlXPathNewString (const xmlChar *val);
  /external/libxml2/include/libxml/
xpathInternals.h 486 xmlXPathNewString (const xmlChar *val);
  /external/chromium_org/third_party/libxml/src/
xpointer.c 1223 valuePush(ctxt, xmlXPathNewString(name));
    [all...]
elfgcchack.h     [all...]
xpath.c     [all...]
testapi.c 641 if (no == 0) return(xmlXPathNewString(BAD_CAST "string object"));
    [all...]
  /external/libxml2/
xpointer.c 1230 valuePush(ctxt, xmlXPathNewString(name));
    [all...]
elfgcchack.h     [all...]
xpath.c     [all...]

Completed in 192 milliseconds