Home
last modified time | relevance | path

Searched refs:isASCIILower (Results 76 – 100 of 301) sorted by relevance

12345678910>>...13

/dports/databases/litestream/litestream-0.3.6/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/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/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/tusd/tusd-1.8.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/sysutils/kubectl/kubernetes-1.22.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-mgmt/prometheus-collectd-exporter/collectd_exporter-0.5.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/grafana8/grafana-8.3.6/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/ftp/sftpgo/sftpgo-2.2.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/irc/soju/soju-0.3.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/sysutils/terraform-docs/terraform-docs-0.16.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/nginx-prometheus-exporter/nginx-prometheus-exporter-0.10.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/sysutils/terraform/terraform-1.0.11/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/multimedia/navidrome/navidrome-0.40.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/grpcurl/grpcurl-1.8.5/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/restic/restic-0.12.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/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/wtf/
H A DASCIICType.h94 inline bool isASCIILower(char c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
95 inline bool isASCIILower(unsigned short c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
97 inline bool isASCIILower(wchar_t c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
99 inline bool isASCIILower(int c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
100 inline bool isASCIILower(unsigned c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
170 using WTF::isASCIILower;
/dports/sysutils/istio/istio-1.6.7/pkg/util/strcase/
H A Dcamelcase.go50 if isASCIILower(c) {
55 for i+1 < len(s) && isASCIILower(s[i+1]) {
102 func isASCIILower(c byte) bool { func
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/wtf/
H A DASCIICType.h89 inline bool isASCIILower(char c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
90 inline bool isASCIILower(unsigned short c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
92 inline bool isASCIILower(wchar_t c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
94 inline bool isASCIILower(int c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
157 using WTF::isASCIILower;
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wtf/
H A DASCIICType.h89 inline bool isASCIILower(char c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
90 inline bool isASCIILower(unsigned short c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
92 inline bool isASCIILower(wchar_t c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
94 inline bool isASCIILower(int c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
157 using WTF::isASCIILower;
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wtf/
H A DASCIICType.h89 inline bool isASCIILower(char c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
90 inline bool isASCIILower(unsigned short c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
92 inline bool isASCIILower(wchar_t c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
94 inline bool isASCIILower(int c) { return c >= 'a' && c <= 'z'; } in isASCIILower() function
157 using WTF::isASCIILower;
/dports/www/kf5-kjs/kjs-5.89.0/src/wtf/
H A DASCIICType.h124 inline bool isASCIILower(char c) in isASCIILower() function
128 inline bool isASCIILower(unsigned short c) in isASCIILower() function
133 inline bool isASCIILower(wchar_t c) in isASCIILower() function
138 inline bool isASCIILower(int c) in isASCIILower() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/parser/
H A DHTMLTokenizer.cpp394 } else if (isASCIILower(cc)) { in nextToken()
415 } else if (isASCIILower(cc)) { in nextToken()
472 } else if (isASCIILower(cc)) { in nextToken()
489 } else if (isASCIILower(cc)) { in nextToken()
530 } else if (isASCIILower(cc)) { in nextToken()
547 } else if (isASCIILower(cc)) { in nextToken()
592 } else if (isASCIILower(cc)) { in nextToken()
609 } else if (isASCIILower(cc)) { in nextToken()
713 } else if (isASCIILower(cc)) { in nextToken()
731 } else if (isASCIILower(cc)) { in nextToken()
[all …]
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/wtf/
H A DASCIICType.h71 template<typename CharType> inline bool isASCIILower(CharType c) in isASCIILower() function
168 using WTF::isASCIILower;
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/wtf/
H A DASCIICType.h71 template<typename CharType> inline bool isASCIILower(CharType c) in isASCIILower() function
168 using WTF::isASCIILower;
/dports/sysutils/istio/istio-1.6.7/mixer/pkg/protobuf/descriptor/
H A Dparser.go407 func isASCIILower(c byte) bool { func
434 if c == '_' && i+1 < len(s) && isASCIILower(s[i+1]) {
443 if isASCIILower(c) {
448 for i+1 < len(s) && isASCIILower(s[i+1]) {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DDatasetDOMStringMap.cpp62 if ((i + 1 < length) && isASCIILower(characters[i + 1])) { in convertAttributeNameToPropertyName()
106 if (characters[i] == '-' && (i + 1 < length) && isASCIILower(characters[i + 1])) in isValidPropertyName()

12345678910>>...13