Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c96802 static void applyNumericAffinity(Mem *pRec, int bTryForInt){ argument
96813 if( bTryForInt ) sqlite3VdbeIntegerAffinity(pRec);