Home
last modified time | relevance | path

Searched refs:PATH_SEPARATOR_STRING (Results 1 – 25 of 45) sorted by relevance

12

/dports/graphics/shotwell/shotwell-0.30.14/src/tags/
H A DHierarchicalTagUtilities.vala15 if (!name.has_prefix(Tag.PATH_SEPARATOR_STRING))
16 return Tag.PATH_SEPARATOR_STRING + name;
29 if (path.has_prefix(Tag.PATH_SEPARATOR_STRING)) {
50 accumulator += (Tag.PATH_SEPARATOR_STRING + component);
69 string[] raw_components = path.split(Tag.PATH_SEPARATOR_STRING);
90 return string.joinv(Tag.PATH_SEPARATOR_STRING, { "", tmp });
106 if (!result.has_prefix(Tag.PATH_SEPARATOR_STRING))
107 result = Tag.PATH_SEPARATOR_STRING + result;
112 if (result[i] != Tag.PATH_SEPARATOR_STRING[0]) {
122 return in_tag.replace(Tag.PATH_SEPARATOR_STRING, "-");
[all …]
H A DHierarchicalTagIndex.vala22 if (path.has_prefix(Tag.PATH_SEPARATOR_STRING)) {
/dports/graphics/elementary-photos/photos-2.7.1/src/tags/
H A DHierarchicalTagUtilities.vala28 if (!name.has_prefix (Tag.PATH_SEPARATOR_STRING))
29 return Tag.PATH_SEPARATOR_STRING + name;
42 if (path.has_prefix (Tag.PATH_SEPARATOR_STRING)) {
63 accumulator += (Tag.PATH_SEPARATOR_STRING + component);
82 string[] raw_components = path.split (Tag.PATH_SEPARATOR_STRING);
105 string result = in_tag.replace (foreign_separator, Tag.PATH_SEPARATOR_STRING);
107 if (!result.has_prefix (Tag.PATH_SEPARATOR_STRING))
108 result = Tag.PATH_SEPARATOR_STRING + result;
113 if (result[i] != Tag.PATH_SEPARATOR_STRING[0]) {
123 return in_tag.replace (Tag.PATH_SEPARATOR_STRING, "-");
[all …]
/dports/lang/huc/huc-3.21/src/isolink/
H A Dmain.h7 #define PATH_SEPARATOR_STRING "\\" macro
10 #define PATH_SEPARATOR_STRING "/" macro
H A Dmain.c54 strcat(incpath[0], PATH_SEPARATOR_STRING); in init_path()
80 strcat(incpath[i], PATH_SEPARATOR_STRING); in init_path()
/dports/lang/huc/huc-3.21/src/mkit/develo/lib/
H A Ddevelo.h5 #define PATH_SEPARATOR_STRING "\\" macro
8 #define PATH_SEPARATOR_STRING "/" macro
/dports/lang/huc/huc-3.21/src/mkit/develo/
H A Ddevelo.h5 #define PATH_SEPARATOR_STRING "\\" macro
8 #define PATH_SEPARATOR_STRING "/" macro
/dports/emulators/anese/ANESE-0.9.1/thirdparty/headeronly/
H A Dcfgpath.h48 #define PATH_SEPARATOR_STRING "/" macro
53 #define PATH_SEPARATOR_STRING "\\" macro
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/filesystem/
H A DSpecialProtocol.h81 #define PATH_SEPARATOR_STRING "\\" macro
84 #define PATH_SEPARATOR_STRING "/" macro
/dports/graphics/shotwell/shotwell-0.30.14/src/
H A DTag.vala114 if (name.has_prefix(Tag.PATH_SEPARATOR_STRING)) {
271 public const string PATH_SEPARATOR_STRING = "/";
675 assert(!prepped_name.has_prefix(Tag.PATH_SEPARATOR_STRING));
747 if (get_path().has_prefix(Tag.PATH_SEPARATOR_STRING))
750 set_raw_path(Tag.PATH_SEPARATOR_STRING + get_path());
755 if (!get_path().has_prefix(Tag.PATH_SEPARATOR_STRING))
802 if (!get_path().has_prefix(Tag.PATH_SEPARATOR_STRING))
809 string target_path = get_path() + Tag.PATH_SEPARATOR_STRING;
849 if (!path_prefix.has_prefix(Tag.PATH_SEPARATOR_STRING)) {
1051 if (get_path().has_prefix(Tag.PATH_SEPARATOR_STRING)) {
[all …]
/dports/graphics/elementary-photos/photos-2.7.1/src/
H A DTag.vala127 if (name.has_prefix (Tag.PATH_SEPARATOR_STRING)) {
284 public const string PATH_SEPARATOR_STRING = "/";
696 assert (prepped_path.has_prefix (Tag.PATH_SEPARATOR_STRING));
747 if (get_path ().has_prefix (Tag.PATH_SEPARATOR_STRING))
750 set_raw_path (Tag.PATH_SEPARATOR_STRING + get_path ());
755 if (!get_path ().has_prefix (Tag.PATH_SEPARATOR_STRING))
802 if (!get_path ().has_prefix (Tag.PATH_SEPARATOR_STRING))
809 string target_path = get_path () + Tag.PATH_SEPARATOR_STRING;
849 if (!path_prefix.has_prefix (Tag.PATH_SEPARATOR_STRING)) {
1051 if (get_path ().has_prefix (Tag.PATH_SEPARATOR_STRING)) {
[all …]
/dports/lang/nesasm/nbasic_2004_03_14/source/nesasm/source/
H A Ddefs.h5 #define PATH_SEPARATOR_STRING "\\" macro
8 #define PATH_SEPARATOR_STRING "/" macro
/dports/lang/huc/huc-3.21/src/mkit/as/
H A Ddefs.h8 #define PATH_SEPARATOR_STRING "\\" macro
11 #define PATH_SEPARATOR_STRING "/" macro
/dports/lang/huc/huc-3.21/src/huc/
H A Dpreproc.c22 #define PATH_SEPARATOR_STRING "\\" macro
25 #define PATH_SEPARATOR_STRING "/" macro
60 strcat(incpath[i], PATH_SEPARATOR_STRING); in init_path()
/dports/textproc/ffe/ffe-0.3.9/src/
H A Dffe.h80 #define PATH_SEPARATOR_STRING "\\" macro
82 #define PATH_SEPARATOR_STRING "/" macro
/dports/devel/p8-platform/platform-p8-platform-2.1.0.1/src/windows/
H A Dos-types.h52 #define PATH_SEPARATOR_STRING "\\" macro
/dports/games/hllib/HLLib/
H A Dstdafx.h456 # define PATH_SEPARATOR_STRING "\\" macro
459 # define PATH_SEPARATOR_STRING "/" macro
H A DDirectoryItem.cpp105 strncat(lpPath, PATH_SEPARATOR_STRING, uiPathSize - strlen(lpPath) - 1); in GetPath()
H A DDirectoryFile.cpp112 strcat(lpFileName, PATH_SEPARATOR_STRING); in Extract()
/dports/archivers/hlextract/HLLib/
H A Dstdafx.h456 # define PATH_SEPARATOR_STRING "\\" macro
459 # define PATH_SEPARATOR_STRING "/" macro
H A DDirectoryItem.cpp105 strncat(lpPath, PATH_SEPARATOR_STRING, uiPathSize - strlen(lpPath) - 1); in GetPath()
H A DDirectoryFile.cpp112 strcat(lpFileName, PATH_SEPARATOR_STRING); in Extract()
/dports/graphics/shotwell/shotwell-0.30.14/src/data_imports/
H A DDataImportJob.vala39 if (prepped != null && prepped.has_prefix(Tag.PATH_SEPARATOR_STRING)) {
119 if (prepped.has_prefix(Tag.PATH_SEPARATOR_STRING))
/dports/devel/p8-platform/platform-p8-platform-2.1.0.1/src/posix/
H A Dos-types.h152 #define PATH_SEPARATOR_STRING "/" macro
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/web/
H A DPageConfig.java28 import static org.opengrok.indexer.index.Indexer.PATH_SEPARATOR_STRING;
1107 if (PATH_SEPARATOR_STRING.equals(path)) { in getPath()
1151 resourceFile = new File(PATH_SEPARATOR_STRING); in getResourceFile()
1184 return getResourcePath().equals(PATH_SEPARATOR_STRING) || ignoredNames.ignore(getPath()) in resourceNotAvailable()
1203 ? PATH_SEPARATOR_STRING in trailingSlash()
1227 lresourceFile = new File(PATH_SEPARATOR_STRING); in checkFileResolve()

12