Home
last modified time | relevance | path

Searched defs:nPath (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_syscall.c262 static char *ts_getcwd(char *zPath, size_t nPath){ in ts_getcwd()
H A Dtest_journal.c734 int nPath = (int)strlen(zPath); in jtDelete() local
H A Dos_kv.c900 size_t nPath; in kvvfsFullPathname() local
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_tree.c489 int nPath, /* Number of bytes in zPath */ in dump_node_contents()
/sqlite-3.40.0/ext/misc/
H A Dzipfile.c1555 int nPath = 0; /* strlen(zPath) */ in zipfileUpdate() local