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

/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxslt.c3320 char *tplStart = NULL, *tplResult, *pc, literalChar; local
3349 tplResult = xpathFuncString( &rs );
3350 DBG(fprintf(stderr, "attrTpl tplResult='%s' \n", tplResult);)
3352 pc = tplResult;
3361 FREE(tplResult);

Completed in 185 milliseconds