Home | History | Annotate | Download | only in amalgamation

Lines Matching refs:zRelativeCp

23455   char *zRelativeCp = convertUtf8PathToCp( zRelative );
23458 APIRET rc = DosQueryPathInfo( (PSZ)zRelativeCp, FIL_QUERYFULLNAME,
23460 free( zRelativeCp );