OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zName
(Results
1 - 7
of
7
) sorted by null
/external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h
651
** The
zName
field holds the name of the VFS module. The name must
745
const char *
zName
; /* Name of this virtual file system */
747
int (*xOpen)(sqlite3_vfs*, const char *
zName
, sqlite3_file*,
749
int (*xDelete)(sqlite3_vfs*, const char *
zName
, int syncDir);
750
int (*xAccess)(sqlite3_vfs*, const char *
zName
, int flags, int *pResOut);
751
int (*xFullPathname)(sqlite3_vfs*, const char *
zName
, int nOut, char *zOut);
[
all
...]
sqlite3ext.h
45
int (*bind_parameter_index)(sqlite3_stmt*,const char*
zName
);
/external/sqlite/dist/
sqlite3.h
[
all
...]
sqlite3.h.orig
[
all
...]
sqlite3.c
[
all
...]
sqlite3.c.orig
[
all
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
libmng_types.h
495
mng_pchar
zName
);
Completed in 44 milliseconds