Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dvdbemem.c1738 static int stat4ValueFromExpr( in stat4ValueFromExpr() function
1838 rc = stat4ValueFromExpr(pParse, pElem, aff, &alloc, &pVal); in sqlite3Stat4ProbeSetValue()
1864 return stat4ValueFromExpr(pParse, pExpr, affinity, 0, ppVal); in sqlite3Stat4ValueFromExpr()