Lines Matching refs:sqlite3_create_window_function
84370 -#define sqlite3_create_window_function chrome_sqlite3_create_window_function // Lines 5297-5308
84378 +#define sqlite3_create_window_function chrome_sqlite3_create_window_function // Lines 5316-5327
86765 + rc = sqlite3_create_window_function(db, "decimal_sum", 1,
90688 - rc = sqlite3_create_window_function(db, "decimal_sum", 1,
121706 - rc = sqlite3_create_window_function(db, aAgg[i].zName, aAgg[i].nArg,
122785 -#define sqlite3_create_window_function chrome_sqlite3_create_window_function // Lines 5297-5308
122793 +#define sqlite3_create_window_function chrome_sqlite3_create_window_function // Lines 5316-5327
125180 + rc = sqlite3_create_window_function(db, "decimal_sum", 1,
129103 - rc = sqlite3_create_window_function(db, "decimal_sum", 1,
160880 - rc = sqlite3_create_window_function(db, aAgg[i].zName, aAgg[i].nArg,
174687 - rc = sqlite3_create_window_function(db, aAgg[i].zName, aAgg[i].nArg,