Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c189173 static int createFunctionApi( function
189234 return createFunctionApi(db, zFunc, nArg, enc, p, xSFunc, xStep,
189248 return createFunctionApi(db, zFunc, nArg, enc, p, xSFunc, xStep,
189263 return createFunctionApi(db, zFunc, nArg, enc, p, 0, xStep,