Small. Fast. Reliable.
Choose any three.

SQLite C 接口

Function Flags

#define SQLITE_DETERMINISTIC    0x800

These constants may be ORed together with the preferred text encoding as the fourth argument to sqlite3_create_function(), sqlite3_create_function16(), or sqlite3_create_function_v2().

另行参见ObjectsConstantsFunctions的列表。
See also lists of Objects, Constants, and Functions.