Home
last modified time | relevance | path

Searched defs:FuncDefHash (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A DsqliteInt.h1189 typedef struct FuncDefHash FuncDefHash; typedef
1474 struct FuncDefHash { struct
1475 FuncDef *a[SQLITE_FUNC_HASH_SZ]; /* Hash table for functions */