Home
last modified time | relevance | path

Searched refs:isASCIILower (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/grpc-ecosystem/grpc-gateway/internal/casing/
H A Dcamel.go31 if c == '_' && i+1 < len(s) && isASCIILower(s[i+1]) {
40 if isASCIILower(c) {
45 for i+1 < len(s) && isASCIILower(s[i+1]) {
56 func isASCIILower(c byte) bool { func
/dports/net/gscloud/gscloud-0.11.0/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/net-mgmt/blackbox_exporter/blackbox_exporter-0.17.0/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/devel/git-town/git-town-7.6.0/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/dns/prometheus-dnssec-exporter/prometheus-dnssec-exporter-caa7d89/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/net/rospo/rospo-0.7.1/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/net/rospo/rospo-0.7.1/vendor/google.golang.org/protobuf/protobuf-go-1.26.0/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/devel/git-town/git-town-7.6.0/vendor/google.golang.org/protobuf/protobuf-go-1.21.0/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-azure/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/google.golang.org/protobuf/internal/strs/
H A Dstrings.go41 case c == '.' && i+1 < len(s) && isASCIILower(s[i+1]):
49 case c == '_' && i+1 < len(s) && isASCIILower(s[i+1]):
56 if isASCIILower(c) {
62 for ; i+1 < len(s) && isASCIILower(s[i+1]); i++ {
98 if wasUnderscore && isASCIILower(c) {
188 func isASCIILower(c byte) bool { func

12345678910>>...13