Searched defs:SQLITE_FUNCTION (Results 1 – 12 of 12) 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
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
3100 #define SQLITE_FUNCTION 31 /* NULL Function Name */ macro
4139 #define SQLITE_FUNCTION 31 /* NULL Function Name */ macro