Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dkvtest.c504 int ePathType; in exportMain() local
528 ePathType = pathType(zDir); in exportMain()
529 if( ePathType!=PATH_DIR && ePathType!=PATH_TREE ){ in exportMain()
551 if( ePathType==PATH_DIR ){ in exportMain()