Home
last modified time | relevance | path

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

/dports/astro/gpsbabel14/gpsbabel-1.4.4/win32/gui-2/
H A DgnugettextD4.pas44 function ExcludeTrailingBackslash(const Path: string): string;
72 Result := ExcludeTrailingBackslash(s);
281 function ExcludeTrailingBackslash(const Path: string): string;
H A DgnugettextD5.pas73 Result := ExcludeTrailingBackslash(s);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dideutils.pas135 Result := ExcludeTrailingBackslash(lStartDir);
140 Result := ExcludeTrailingBackslash(ExtractFilePath(Result));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dideutils.pas135 Result := ExcludeTrailingBackslash(lStartDir);
140 Result := ExcludeTrailingBackslash(ExtractFilePath(Result));
/dports/editors/fpc-ide/fpc-3.2.2/rtl/objpas/sysutils/
H A Dfinah.inc35 function ExcludeTrailingBackslash(Const Path: PathStr): PathStr;
H A Dfina.inc452 function ExcludeTrailingBackslash(Const Path: PathStr): PathStr;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/objpas/sysutils/
H A Dfinah.inc35 function ExcludeTrailingBackslash(Const Path: PathStr): PathStr;
H A Dfina.inc452 function ExcludeTrailingBackslash(Const Path: PathStr): PathStr;
/dports/lang/fpc-source/fpc-3.2.2/rtl/objpas/sysutils/
H A Dfinah.inc35 function ExcludeTrailingBackslash(Const Path: PathStr): PathStr;
H A Dfina.inc452 function ExcludeTrailingBackslash(Const Path: PathStr): PathStr;
/dports/lang/fpc/fpc-3.2.2/rtl/objpas/sysutils/
H A Dfinah.inc35 function ExcludeTrailingBackslash(Const Path: PathStr): PathStr;
H A Dfina.inc452 function ExcludeTrailingBackslash(Const Path: PathStr): PathStr;
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Vectors/
H A DVFileSys.pas34 function ExcludeTrailingBackslash(const S: String): String; in ExcludeTrailingBackslash() function
223 function ExcludeTrailingBackslash(const S: String): String; in ExcludeTrailingBackslash() function
265 Result:=ExcludeTrailingBackslash(S);
/dports/editors/lazarus/lazarus/lcl/
H A Dshellctrls.pas876 NewNode := Items.AddChildObject(nil, ExcludeTrailingBackslash(pDrive), pDrive);
878 TShellTreeNode(NewNode).FFileInfo.Name := ExcludeTrailingBackslash(pDrive);
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dshellctrls.pas876 NewNode := Items.AddChildObject(nil, ExcludeTrailingBackslash(pDrive), pDrive);
878 TShellTreeNode(NewNode).FFileInfo.Name := ExcludeTrailingBackslash(pDrive);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dshellctrls.pas950 NewNode := Items.AddChildObject(nil, ExcludeTrailingBackslash(pDrive), pDrive);
952 TShellTreeNode(NewNode).FFileInfo.Name := ExcludeTrailingBackslash(pDrive);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dshellctrls.pas950 NewNode := Items.AddChildObject(nil, ExcludeTrailingBackslash(pDrive), pDrive);
952 TShellTreeNode(NewNode).FFileInfo.Name := ExcludeTrailingBackslash(pDrive);
/dports/editors/lazarus/docs/chm/
H A Drtl.xct2491 ExcludeTrailingBackslash sysutils/excludetrailingbackslash.html
/dports/editors/lazarus-qt5/docs/chm/
H A Drtl.xct2491 ExcludeTrailingBackslash sysutils/excludetrailingbackslash.html
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/SynPDF/
H A DSynCommons.pas19629 result := ExcludeTrailingBackslash(FileName);