Home
last modified time | relevance | path

Searched refs:vcol (Results 1 – 1 of 1) sorted by relevance

/external/clearsilver/util/
Dwdb.c878 WDBColumn *vcol; in wdb_column_update() local
906 err = uListGet (wdb->cols_l, x, (void *)&vcol); in wdb_column_update()
908 if (!strcmp(vcol->name, oldkey)) in wdb_column_update()