Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c148659 static int sqlite3Prepare16( function
148737 rc = sqlite3Prepare16(db,zSql,nBytes,0,ppStmt,pzTail);
148749 rc = sqlite3Prepare16(db,zSql,nBytes,SQLITE_PREPARE_SAVESQL,ppStmt,pzTail);
148762 rc = sqlite3Prepare16(db,zSql,nBytes,