Searched refs:StrRFindLocalPathDelim (Results 1 – 7 of 7) sorted by relevance
690 StrRFindLocalPathDelim(const char *src) /* TODO: optimize */ in StrRFindLocalPathDelim() function715 cp = StrRFindLocalPathDelim(dst); in StrRemoveTrailingLocalPathDelim()847 cp = StrRFindLocalPathDelim(s); in MkDirs()866 cp = StrRFindLocalPathDelim(s); in MkDirs()901 cp = StrRFindLocalPathDelim(s); in MkDirs()
96 char *StrRFindLocalPathDelim(const char *src);
495 # define StrRFindLocalPathDelim(a) strrchr(a, LOCAL_PATH_DELIM) macro593 char *StrRFindLocalPathDelim(const char *src);
1301 else if ((cp = StrRFindLocalPathDelim(filePtr->line)) == NULL) in FTPLocalRecursiveFileList2()1507 cp = StrRFindLocalPathDelim(pattern); in WinLocalGlob()
2636 cp = StrRFindLocalPathDelim(ldir); in FTPGetFiles3()
537 cp = StrRFindLocalPathDelim(gOurInstallationPath); in InitOurDirectory()553 cp = StrRFindLocalPathDelim(gOurInstallationPath); in InitOurDirectory()
737 cp = StrRFindLocalPathDelim(fip->relname); in LLs()