valuePush         201 ext/dom/xpath.c 		valuePush(ctxt, xmlXPathNewString((xmlChar *)""));
valuePush         216 ext/dom/xpath.c 				valuePush(ctxt, xmlXPathNewNodeSet(nodep));
valuePush         218 ext/dom/xpath.c 				valuePush(ctxt, xmlXPathNewBoolean(Z_TYPE(retval) == IS_TRUE));
valuePush         221 ext/dom/xpath.c 				valuePush(ctxt, xmlXPathNewString((xmlChar *)""));
valuePush         224 ext/dom/xpath.c 				valuePush(ctxt, xmlXPathNewString((xmlChar *) ZSTR_VAL(str)));
valuePush         310 ext/xsl/xsltprocessor.c 		valuePush(ctxt, xmlXPathNewString((const xmlChar *) ""));
valuePush         330 ext/xsl/xsltprocessor.c 		valuePush(ctxt, xmlXPathNewString((const xmlChar *) ""));
valuePush         334 ext/xsl/xsltprocessor.c 		valuePush(ctxt, xmlXPathNewString((const xmlChar *) ""));
valuePush         340 ext/xsl/xsltprocessor.c 				valuePush(ctxt, xmlXPathNewString((const xmlChar *) ""));
valuePush         356 ext/xsl/xsltprocessor.c 				valuePush(ctxt, xmlXPathNewNodeSet(nodep));
valuePush         358 ext/xsl/xsltprocessor.c 				valuePush(ctxt, xmlXPathNewBoolean(Z_TYPE(retval) == IS_TRUE));
valuePush         361 ext/xsl/xsltprocessor.c 				valuePush(ctxt, xmlXPathNewString((const xmlChar *) ""));
valuePush         364 ext/xsl/xsltprocessor.c 				valuePush(ctxt, xmlXPathNewString((xmlChar *) Z_STRVAL(retval)));