Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A DsqliteInt.h361 Hash aFunc; /* All functions that can be in SQL exprs */ member
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c9487 FuncDefHash aFunc; /* Hash table of connection functions */ member
10166 } *aFunc; member
14241 FuncDef *aFunc = (FuncDef*)&GLOBAL(FuncDef, aDateTimeFuncs); in sqlite3RegisterDateTimeFunctions() local

Completed in 303 milliseconds