Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Ddate.c857 void (*xFunc)(sqlite_func*,int,const char**); in sqliteRegisterDateTimeFunctions() member
H A Dfunc.c672 void (*xFunc)(sqlite_func*,int,const char**); in sqliteRegisterBuiltinFunctions() member
H A DsqliteInt.h427 void (*xFunc)(sqlite_func*,int,const char**); /* Regular function */ member