Searched refs:zType (Results 1 – 2 of 2) sorted by relevance
795 const char *zType; in dump_callback() local801 zType = azArg[1]; in dump_callback()827 if( strcmp(zType, "table")==0 ){ in dump_callback()
7947 char *zType; /* Data type for this column */ member8939 const char *zType; /* Type of the container - used for error messages */ member19294 char *zOpName, *zType; in lockTrace() local19307 zType = "RDLCK"; in lockTrace()19309 zType = "WRLCK"; in lockTrace()19311 zType = "UNLCK"; in lockTrace()19319 threadid, fd, zOpName, zType, (int)p->l_start, (int)p->l_len, in lockTrace()19326 zType = "RDLCK"; in lockTrace()19328 zType = "WRLCK"; in lockTrace()19330 zType = "UNLCK"; in lockTrace()[all …]