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

  /external/libxml2/include/libxml/
xpathInternals.h 122 valuePush((ctxt), xmlXPathNewBoolean(val))
498 xmlXPathNewBoolean (int val);
  /external/libxml2/python/
types.c 617 ret = xmlXPathNewBoolean(1);
620 ret = xmlXPathNewBoolean(0);
  /external/libxml2/
libxml2.syms 314 xmlXPathNewBoolean;
    [all...]
xpath.c     [all...]
elfgcchack.h     [all...]
testapi.c 639 if (no == 2) return(xmlXPathNewBoolean(1));
    [all...]

Completed in 446 milliseconds