Home
last modified time | relevance | path

Searched defs:azVal (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dcsv.c324 char **azVal; /* Value of the current row */ member
/sqlite-3.40.0/test/
H A Dspeedtest1.c2196 static int xCompileOptions(void *pCtx, int nVal, char **azVal, char **azCol){ in xCompileOptions()