Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.h4176 const char **azParam
H A Dsqlite3.c4497 const char **azParam
192228 const char **azParam argument
192235 nByte += strlen(azParam[i])+1;
192243 p = appendText(p, azParam[i]);