Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c10757 SQLITE_PRIVATE int sqlite3OsFullPathname(sqlite3_vfs *, const char *, int, char *);
16678 SQLITE_PRIVATE int sqlite3OsFullPathname( in sqlite3OsFullPathname() function
46216 rc = sqlite3OsFullPathname(pVfs, zFilename, nPathname, zPathname);
55026 rc = sqlite3OsFullPathname(pVfs, zFilename,

Completed in 335 milliseconds