Searched refs:zElem (Results 1 – 1 of 1) sorted by relevance
1215 char *zElem = Tcl_GetString(apElem[i]); in testvfs_obj_cmd() local1217 if( strcmp(zElem, vfsmethod[iMethod].zName)==0 ){ in testvfs_obj_cmd()1223 Tcl_AppendResult(interp, "unknown method: ", zElem, 0); in testvfs_obj_cmd()