Searched defs:azVal (Results 1 – 2 of 2) sorted by relevance
324 char **azVal; /* Value of the current row */ member
2196 static int xCompileOptions(void *pCtx, int nVal, char **azVal, char **azCol){ in xCompileOptions()