Searched defs:SQLITE_FUNCTION (Results 1 – 16 of 16) sorted by relevance
135 public static final int SQLITE_FUNCTION = 31; /* NULL Function Name */ field in Constants
139 pub const SQLITE_FUNCTION: i32 = 31; constant
146 pub const SQLITE_FUNCTION: i32 = 31; constant
171 pub const SQLITE_FUNCTION: i32 = 31; constant
199 pub const SQLITE_FUNCTION: i32 = 31; constant
3281 #define SQLITE_FUNCTION 31 /* NULL Function Name */ macro
3591 #define SQLITE_FUNCTION 31 /* NULL Function Name */ macro
3300 #define SQLITE_FUNCTION 31 /* NULL Function Name */ macro
3613 #define SQLITE_FUNCTION 31 /* NULL Function Name */ macro
3115 #define SQLITE_FUNCTION 31 /* NULL Function Name */ macro
285 pub const SQLITE_FUNCTION: i32 = 31; constant
4178 #define SQLITE_FUNCTION 31 /* NULL Function Name */ macro