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

/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomhtml.c581 char *zVal; /* The substituted value */ local
667 zVal = p->zValue;
668 while (*zVal) {
669 z[to++] = *(zVal++);
H A Dxmlsimple.c245 char *zVal; /* The substituted value */ local
342 zVal = p->zValue;
343 while (*zVal) {
344 z[to++] = *(zVal++);
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c58169 char *zVal = 0; local
85434 const char *zVal; local
112085 char *zVal = &zOpt[nOpt+1]; local
115197 char *zVal; local
125183 const char *zVal = (const char *)sqlite3_value_text(pVal); local
[all...]

Completed in 609 milliseconds