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

/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.h112 EmptyResult, BoolResult, IntResult, RealResult, StringResult, enumerator in enum:__anon13040
H A Ddomxpath.c261 if (rs->type == StringResult) {
286 case StringResult:
370 rs->type = StringResult;
465 if (from->type == StringResult) {
2414 case StringResult: return ( rs->string_len > 0 );
2505 case StringResult:
2715 case StringResult:
4720 case StringResult:
4879 case StringResult:
4986 case StringResult
[all...]
H A Dtcldom.c1214 case StringResult:
H A Ddomxslt.c2305 result->type = StringResult;

Completed in 222 milliseconds