Home
last modified time | relevance | path

Searched refs:sqliteOsFullPathname (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dos.h187 char *sqliteOsFullPathname(const char*);
H A Dos.c667 id->pathToDel = sqliteOsFullPathname(zFilename); in sqliteOsOpenExclusive()
1774 char *sqliteOsFullPathname(const char *zRelative){ function
H A Dpager.c937 zFullPathname = sqliteOsFullPathname(zFilename); in sqlitepager_open()
943 zFullPathname = sqliteOsFullPathname(zFilename); in sqlitepager_open()

Completed in 16 milliseconds