Home
last modified time | relevance | path

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

/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c22409 char *zPathOut in sqlite3OsFullPathname() argument
22412 zPathOut[0] = 0; in sqlite3OsFullPathname()
22413 return pVfs->xFullPathname(pVfs, zPath, nPathOut, zPathOut); in sqlite3OsFullPathname()

Completed in 423 milliseconds