Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c6447 static void appendAllPathElements(DbPath*,const char*);
6506 appendAllPathElements(pPath, zLnk); in appendOnePathElement()
6515 static void appendAllPathElements( in appendAllPathElements() function
6557 appendAllPathElements(&path, zPwd); in unixFullPathname()
6559 appendAllPathElements(&path, zPath); in unixFullPathname()