Searched refs:zRelativeCp (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c24263 char *zRelativeCp = convertUtf8PathToCp( zRelative ); local
24266 APIRET rc = DosQueryPathInfo( (PSZ)zRelativeCp, FIL_QUERYFULLNAME,
24268 free( zRelativeCp );
[all...]

Completed in 259 milliseconds