Searched refs:xpathFuncBoolean (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.h193 int xpathFuncBoolean (xpathResultSet *rs);
H A Ddomxpath.c2403 | xpathFuncBoolean
2406 int xpathFuncBoolean ( function
2955 left = xpathFuncBoolean(&leftResult);
3045 left = xpathFuncBoolean(&leftResult);
4623 left = xpathFuncBoolean(&leftResult);
4632 left = xpathFuncBoolean(&leftResult);
4651 right = xpathFuncBoolean(&rightResult);
4735 left = xpathFuncBoolean (&leftResult);
4736 right = xpathFuncBoolean (&rightResult);
5074 } else if (xpathFuncBoolean(
[all...]
H A Ddomxslt.c4361 b = xpathFuncBoolean( &rs );
4772 b = xpathFuncBoolean( &rs );

Completed in 189 milliseconds