Lines Matching refs:xFullPathname
1319 ** from xFullPathname() with an optional suffix added.
1401 ** output buffer xFullPathname. The exact size of the output buffer
1437 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut);
13859 return pVfs->xFullPathname(pVfs, zPath, nPathOut, zPathOut);
22766 os2FullPathname, /* xFullPathname */
29361 unixFullPathname, /* xFullPathname */ \
32384 winFullPathname, /* xFullPathname */