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
191933 const char **azParam argument
191940 nByte += strlen(azParam[i])+1;
191948 p = appendText(p, azParam[i]);