Home
last modified time | relevance | path

Searched refs:lowerASCII (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Denv_posix.go28 if ca == cb || lowerASCII(ca) == lowerASCII(cb) {
38 func lowerASCII(c byte) byte { func
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Denv_posix.go28 if ca == cb || lowerASCII(ca) == lowerASCII(cb) {
38 func lowerASCII(c byte) byte { func
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Denv_posix.go29 if ca == cb || lowerASCII(ca) == lowerASCII(cb) {
39 func lowerASCII(c byte) byte { func
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Denv_posix.go28 if ca == cb || lowerASCII(ca) == lowerASCII(cb) {
38 func lowerASCII(c byte) byte { func
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Denv_posix.go28 if ca == cb || lowerASCII(ca) == lowerASCII(cb) {
38 func lowerASCII(c byte) byte { func
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Denv_posix.go28 if ca == cb || lowerASCII(ca) == lowerASCII(cb) {
38 func lowerASCII(c byte) byte { func
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Denv_posix.go28 if ca == cb || lowerASCII(ca) == lowerASCII(cb) {
38 func lowerASCII(c byte) byte { func
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Denv_posix.go28 if ca == cb || lowerASCII(ca) == lowerASCII(cb) {
38 func lowerASCII(c byte) byte { func
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/
H A Denv_posix.go28 if ca == cb || lowerASCII(ca) == lowerASCII(cb) {
38 func lowerASCII(c byte) byte { func
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Denv_posix.go28 if ca == cb || lowerASCII(ca) == lowerASCII(cb) {
38 func lowerASCII(c byte) byte { func
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/net/http/
H A Dlex.go147 func lowerASCII(b byte) byte { func
164 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Denv_posix.go30 if ca == cb || lowerASCII(ca) == lowerASCII(cb) {
40 func lowerASCII(c byte) byte { func
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Denv_posix.go30 if ca == cb || lowerASCII(ca) == lowerASCII(cb) {
40 func lowerASCII(c byte) byte { func
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/net/http/
H A Dlex.go147 func lowerASCII(b byte) byte { func
164 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/net/http/
H A Dlex.go147 func lowerASCII(b byte) byte { func
164 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/golang.org/x/net/lex/httplex/
H A Dhttplex.go150 func lowerASCII(b byte) byte { func
167 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/net/http/httpguts/
H A Dhttplex.go148 func lowerASCII(b byte) byte { func
165 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {
/dports/net/inlets/inlets-3.0.2/vendor/golang.org/x/net/http/httpguts/
H A Dhttplex.go148 func lowerASCII(b byte) byte { func
165 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/net/http/httpguts/
H A Dhttplex.go148 func lowerASCII(b byte) byte { func
165 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {
/dports/net/grpcox/grpcox-1.0.0/vendor/golang.org/x/net/http/httpguts/
H A Dhttplex.go148 func lowerASCII(b byte) byte { func
165 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/net/http/httpguts/
H A Dhttplex.go148 func lowerASCII(b byte) byte { func
165 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {
/dports/net/inlets/inlets-3.0.2/vendor/golang.org/x/net/net-69a78807bb2b/http/httpguts/
H A Dhttplex.go148 func lowerASCII(b byte) byte { func
165 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/golang.org/x/net/http/httpguts/
H A Dhttplex.go150 func lowerASCII(b byte) byte { func
167 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/golang.org/x/net/http/httpguts/
H A Dhttplex.go148 func lowerASCII(b byte) byte { func
165 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {
/dports/net-mgmt/adguard-exporter/adguard-exporter-1.14/vendor/golang.org/x/net/http/httpguts/
H A Dhttplex.go148 func lowerASCII(b byte) byte { func
165 if lowerASCII(byte(b)) != lowerASCII(t2[i]) {

12345678910>>...14