Searched refs:resObj (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpath.c13911 xmlXPathObjectPtr resObj = NULL; local
13919 resObj = (xmlXPathObjectPtr) op->value4;
13921 return(xmlXPathEvaluatePredicateResult(ctxt, resObj));
13922 return(xmlXPathCastToBoolean(resObj));
13944 resObj = valuePop(ctxt);
13945 if (resObj == NULL)
13956 resObj = valuePop(ctxt);
13957 if (resObj == NULL)
13962 if (resObj) {
13965 if (resObj
14256 xmlXPathObjectPtr resObj = NULL; local
14614 xmlXPathCompiledEvalInternal(xmlXPathCompExprPtr comp, xmlXPathContextPtr ctxt, xmlXPathObjectPtr *resObj, int toBool) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c13975 xmlXPathObjectPtr resObj = NULL; local
13983 resObj = (xmlXPathObjectPtr) op->value4;
13985 return(xmlXPathEvaluatePredicateResult(ctxt, resObj));
13986 return(xmlXPathCastToBoolean(resObj));
14008 resObj = valuePop(ctxt);
14009 if (resObj == NULL)
14020 resObj = valuePop(ctxt);
14021 if (resObj == NULL)
14026 if (resObj) {
14029 if (resObj
14320 xmlXPathObjectPtr resObj = NULL; local
14680 xmlXPathCompiledEvalInternal(xmlXPathCompExprPtr comp, xmlXPathContextPtr ctxt, xmlXPathObjectPtr *resObj, int toBool) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpath.c13975 xmlXPathObjectPtr resObj = NULL; local
13983 resObj = (xmlXPathObjectPtr) op->value4;
13985 return(xmlXPathEvaluatePredicateResult(ctxt, resObj));
13986 return(xmlXPathCastToBoolean(resObj));
14008 resObj = valuePop(ctxt);
14009 if (resObj == NULL)
14020 resObj = valuePop(ctxt);
14021 if (resObj == NULL)
14026 if (resObj) {
14029 if (resObj
14320 xmlXPathObjectPtr resObj = NULL; local
14680 xmlXPathCompiledEvalInternal(xmlXPathCompExprPtr comp, xmlXPathContextPtr ctxt, xmlXPathObjectPtr *resObj, int toBool) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c13911 xmlXPathObjectPtr resObj = NULL; local
13919 resObj = (xmlXPathObjectPtr) op->value4;
13921 return(xmlXPathEvaluatePredicateResult(ctxt, resObj));
13922 return(xmlXPathCastToBoolean(resObj));
13944 resObj = valuePop(ctxt);
13945 if (resObj == NULL)
13956 resObj = valuePop(ctxt);
13957 if (resObj == NULL)
13962 if (resObj) {
13965 if (resObj
14256 xmlXPathObjectPtr resObj = NULL; local
14614 xmlXPathCompiledEvalInternal(xmlXPathCompExprPtr comp, xmlXPathContextPtr ctxt, xmlXPathObjectPtr *resObj, int toBool) argument
[all...]

Completed in 274 milliseconds