Home
last modified time | relevance | path

Searched refs:replaceSuffix (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/fabio/fabio-1.5.14/cert/
H A Dload.go115 certFile, keyFile = name, replaceSuffix(name, "-cert.pem", "-key.pem")
117 certFile, keyFile = replaceSuffix(name, "-key.pem", "-cert.pem"), name
172 func replaceSuffix(s string, oldSuffix, newSuffix string) string { func
H A Dload_test.go37 if got, want := replaceSuffix("ab", "b", "c"), "ac"; got != want {
/dports/games/multimc/MultiMC5-0.6.11/api/logic/minecraft/launch/
H A DExtractNatives.cpp34 static QString replaceSuffix (QString target, const QString &suffix, const QString &replacement) in replaceSuffix() function
61 name = replaceSuffix(name, ".jnilib", ".dylib"); in unzipNatives()
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/contrib/analyzers/common/analysis/br/
H A DBrazilianStemmer.cpp200 String BrazilianStemmer::replaceSuffix(const String& value, const String& toReplace, const String& … in replaceSuffix() function in Lucene::BrazilianStemmer
260 CT = replaceSuffix(CT, L"uciones", L"u"); in step1()
283 replaceSuffix(CT, L"logias", L"log"); in step1()
287 CT = replaceSuffix(CT, L"encias", L"ente"); in step1()
327 CT = replaceSuffix(CT, L"logia", L"log"); in step1()
331 CT = replaceSuffix(CT, L"ucion", L"u"); in step1()
335 CT = replaceSuffix(CT, L"encia", L"ente"); in step1()
403 CT = replaceSuffix(CT, L"iras", L"ir"); in step1()
439 CT = replaceSuffix(CT, L"ira", L"ir"); in step1()
/dports/chinese/libime/libime-1.0.9/tools/
H A Dlibime_migrate_fcitx4_table.cpp154 std::optional<std::string> replaceSuffix(const std::string &input, in replaceSuffix() function
338 replaceSuffix(option.sourceFile, mbSuffix, ".main.dict")) { in migrate()
371 replaceSuffix(option.sourceFile, mbSuffix, ".user.dict")) { in migrate()
389 replaceSuffix(option.sourceFile, mbSuffix, ".history")) { in migrate()
531 replaceSuffix(option.sourceFile, mbSuffix, ".user.dict")) { in migrate()
548 replaceSuffix(option.sourceFile, mbSuffix, ".main.dict")) { in migrate()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.incubator.jpackage/share/native/common/
H A DFileUtils.h73 tstring replaceSuffix(const tstring& path, const tstring& suffix=tstring());
H A DFileUtils.cpp134 tstring replaceSuffix(const tstring& path, const tstring& newSuffix) { in replaceSuffix() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jpackage/share/native/common/
H A DFileUtils.h73 tstring replaceSuffix(const tstring& path, const tstring& suffix=tstring());
H A DFileUtils.cpp134 tstring replaceSuffix(const tstring& path, const tstring& newSuffix) { in replaceSuffix() function
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/contrib/include/
H A DBrazilianStemmer.h79 String replaceSuffix(const String& value, const String& toReplace, const String& changeTo);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jpackage/share/native/common/
H A DFileUtils.h73 tstring replaceSuffix(const tstring& path, const tstring& suffix=tstring());
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DGlobalParamsWin.cc350 static GooString *replaceSuffix(GooString *path, const char *suffixA, const char *suffixB) in replaceSuffix() function
387 …if (FileExists(fontPath->c_str()) || FileExists(replaceSuffix(fontPath, ".pfb", ".pfa")->c_str()))… in setupBaseFonts()
396 …if (FileExists(fontPath->c_str()) || FileExists(replaceSuffix(fontPath, ".ttc", ".ttf")->c_str()))… in setupBaseFonts()
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DGlobalParamsWin.cc350 static GooString *replaceSuffix(GooString *path, const char *suffixA, const char *suffixB) in replaceSuffix() function
387 …if (FileExists(fontPath->c_str()) || FileExists(replaceSuffix(fontPath, ".pfb", ".pfa")->c_str()))… in setupBaseFonts()
396 …if (FileExists(fontPath->c_str()) || FileExists(replaceSuffix(fontPath, ".ttc", ".ttf")->c_str()))… in setupBaseFonts()
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DGlobalParamsWin.cc350 static GooString *replaceSuffix(GooString *path, const char *suffixA, const char *suffixB) in replaceSuffix() function
387 …if (FileExists(fontPath->c_str()) || FileExists(replaceSuffix(fontPath, ".pfb", ".pfa")->c_str()))… in setupBaseFonts()
396 …if (FileExists(fontPath->c_str()) || FileExists(replaceSuffix(fontPath, ".ttc", ".ttf")->c_str()))… in setupBaseFonts()
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DGlobalParamsWin.cc350 static GooString *replaceSuffix(GooString *path, const char *suffixA, const char *suffixB) in replaceSuffix() function
387 …if (FileExists(fontPath->c_str()) || FileExists(replaceSuffix(fontPath, ".pfb", ".pfa")->c_str()))… in setupBaseFonts()
396 …if (FileExists(fontPath->c_str()) || FileExists(replaceSuffix(fontPath, ".ttc", ".ttf")->c_str()))… in setupBaseFonts()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DGlobalParamsWin.cc390 static GooString* replaceSuffix(GooString *path, in replaceSuffix() function
429 FileExists(replaceSuffix(fontPath, ".pfb", ".pfa")->getCString())) { in setupBaseFonts()
439 FileExists(replaceSuffix(fontPath, ".ttc", ".ttf")->getCString())) { in setupBaseFonts()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DGlobalParamsWin.cc390 static GooString* replaceSuffix(GooString *path, in replaceSuffix() function
429 FileExists(replaceSuffix(fontPath, ".pfb", ".pfa")->getCString())) { in setupBaseFonts()
439 FileExists(replaceSuffix(fontPath, ".ttc", ".ttf")->getCString())) { in setupBaseFonts()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/tools/jpackage/share/
H A DIconTest.java74 return IOUtils.replaceSuffix(cmd.appLauncherPath().getFileName(), in appIconFileName()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DGlobalParamsWin.cc391 static GooString* replaceSuffix(GooString *path, in replaceSuffix() function
430 FileExists(replaceSuffix(fontPath, ".pfb", ".pfa")->getCString())) { in setupBaseFonts()
440 FileExists(replaceSuffix(fontPath, ".ttc", ".ttf")->getCString())) { in setupBaseFonts()
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/qtip2/
H A D.eslintrc43 "replaceSuffix": true,
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/qtip2/
H A D.eslintrc43 "replaceSuffix": true,
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.incubator.jpackage/share/classes/jdk/incubator/jpackage/internal/
H A DIOUtils.java228 public static Path replaceSuffix(Path path, String suffix) { in replaceSuffix() method in IOUtils
242 String filename = replaceSuffix(path.getFileName(), null).toString(); in getSuffix()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.incubator.jpackage/share/classes/jdk/incubator/jpackage/internal/
H A DIOUtils.java240 public static Path replaceSuffix(Path path, String suffix) { in replaceSuffix() method in IOUtils
254 String filename = replaceSuffix(path.getFileName(), null).toString(); in getSuffix()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jpackage/share/classes/jdk/jpackage/internal/
H A DIOUtils.java256 public static Path replaceSuffix(Path path, String suffix) { in replaceSuffix() method in IOUtils
270 String filename = replaceSuffix(getFileName(path), null).toString(); in getSuffix()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/drone/envsubst/
H A Dtemplate.go145 return replaceSuffix

123