Home
last modified time | relevance | path

Searched refs:allString (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/internal/
H A Drelease.go195 allString := regexp.MustCompile(`(\d+)\.(\d+)\.(\d+)`).FindStringSubmatch(prevVersion)
197 if len(allString) != 4 {
203 patch, err := strconv.Atoi(allString[3])
207 return fmt.Sprintf("%s.%s.%d", allString[1], allString[2], patch+1), nil
209 minor, err := strconv.Atoi(allString[2])
213 return fmt.Sprintf("%s.%d.0", allString[1], minor+1), nil
215 major, err := strconv.Atoi(allString[1])
/dports/security/lego/lego-4.5.3/internal/
H A Drelease.go194 allString := regexp.MustCompile(`(\d+)\.(\d+)\.(\d+)`).FindStringSubmatch(prevVersion)
196 if len(allString) != 4 {
202 patch, err := strconv.Atoi(allString[3])
206 return fmt.Sprintf("%s.%s.%d", allString[1], allString[2], patch+1), nil
208 minor, err := strconv.Atoi(allString[2])
212 return fmt.Sprintf("%s.%d.0", allString[1], minor+1), nil
214 major, err := strconv.Atoi(allString[1])
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/lang/gcc48/gcc-4.8.5/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/test/jts/perf/dissolve/
H A DLineDissolvePerfTest.java60 System.out.println(Memory.allString()); in runDissolver_World()
66 System.out.println(Memory.allString()); in runBruteForce_World()
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/comms/klog/klog-1.8.5/src/charts/
H A Dstatsfieldperbandwidget.cpp45 QString allString = tr("All"); in createUI() local
47 modeComboBox->addItem (allString); in createUI()
/dports/lang/gcc8/gcc-8.5.0/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/lang/gcc11/gcc-11.2.0/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/lang/gcc10/gcc-10.3.0/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/strings/
H A Dreplace_test.go206 allString := string(allBytes)
208 allString, "[all]",
213 testCase{genAll, allString, "[all]"},
214 testCase{genAll, "a\xff" + allString + "\x00", "a[ff][all][00]"},

123