Searched refs:sqlite3_column_value (Results 1 – 4 of 4) sorted by relevance
433 #define sqlite3_column_value sqlite3_api->column_value macro
5150 SQLITE_API sqlite3_value *sqlite3_column_value(sqlite3_stmt*, int iCol);
9958 pVal = sqlite3_column_value(pCsr->pData, i); in expertColumn()14176 sqlite3_value *pVal = sqlite3_column_value(pPageData, 2); in recoverLostAndFoundOnePage()14376 sqlite3_value *pVal = sqlite3_column_value(pSel, 3); in recoverWriteDataStep()14568 sqlite3_column_value(pLaf->pAllAndParent, 0) in recoverLostAndFound2Step()17618 sqlite3_bind_value(pStmt, i, sqlite3_column_value(pQ, 0)); in bind_prepared_stmt()
84325 -#define sqlite3_column_value chrome_sqlite3_column_value // Line 508384349 +#define sqlite3_column_value chrome_sqlite3_column_value // Line 510296544 ** [sqlite3_column_value()] is unprotected.96554 ** <b>Warning:</b> ^The object returned by [sqlite3_column_value()] is an122157 ** [sqlite3_column_value()] is unprotected.122167 ** <b>Warning:</b> ^The object returned by [sqlite3_column_value()] is an122740 -#define sqlite3_column_value chrome_sqlite3_column_value // Line 5083122764 +#define sqlite3_column_value chrome_sqlite3_column_value // Line 5102134959 ** [sqlite3_column_value()] is unprotected.134969 ** <b>Warning:</b> ^The object returned by [sqlite3_column_value()] is an[all …]