Home
last modified time | relevance | path

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

/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c16561 const char *zName; /* SQL name of the function. */ member
16667 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument
16670 #define VFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument
16673 #define DFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument
16676 #define PURE_DATE(zName, nArg, iArg, bNC, xFunc) \ argument
16682 #define STR_FUNCTION(zName, nArg, pArg, bNC, xFunc) \ argument
16685 #define LIKEFUNC(zName, nArg, arg, flags) \ argument
16697 #define INTERNAL_FUNCTION(zName, nArg, xFunc) \ argument
17155 char *zName; /* Name of this index */ member
17551 char *zName; /* Name of the identifier */ member
[all …]
H A Dsqlite3.h1346 const char *zName; /* Name of this virtual file system */ member

Completed in 399 milliseconds