Home
last modified time | relevance | path

Searched refs:cLower (Results 1 – 25 of 688) sorted by relevance

12345678910>>...28

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Parser/
H A DCharClass.hs33 cLower = 16 function
50 is_lower = is_ctype cLower
53 is_alphanum = is_ctype (cLower+cUpper+cDigit)
182 '\95' -> cAny .|. cIdent .|. cLower -- _
184 '\97' -> cAny .|. cIdent .|. cLower -- a
185 '\98' -> cAny .|. cIdent .|. cLower -- b
186 '\99' -> cAny .|. cIdent .|. cLower -- c
187 '\100' -> cAny .|. cIdent .|. cLower -- d
188 '\101' -> cAny .|. cIdent .|. cLower -- e
189 '\102' -> cAny .|. cIdent .|. cLower -- f
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/parser/
H A DCtype.hs33 cLower = 16 function
50 is_lower = is_ctype cLower
53 is_alphanum = is_ctype (cLower+cUpper+cDigit)
182 '\95' -> cAny .|. cIdent .|. cLower -- _
184 '\97' -> cAny .|. cIdent .|. cLower -- a
185 '\98' -> cAny .|. cIdent .|. cLower -- b
186 '\99' -> cAny .|. cIdent .|. cLower -- c
187 '\100' -> cAny .|. cIdent .|. cLower -- d
188 '\101' -> cAny .|. cIdent .|. cLower -- e
189 '\102' -> cAny .|. cIdent .|. cLower -- f
[all …]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Parser/
H A DCharClass.hs32 cLower = 16 function
49 is_lower = is_ctype cLower
52 is_alphanum = is_ctype (cLower+cUpper+cDigit)
181 '\95' -> cAny .|. cIdent .|. cLower -- _
183 '\97' -> cAny .|. cIdent .|. cLower -- a
184 '\98' -> cAny .|. cIdent .|. cLower -- b
185 '\99' -> cAny .|. cIdent .|. cLower -- c
186 '\100' -> cAny .|. cIdent .|. cLower -- d
187 '\101' -> cAny .|. cIdent .|. cLower -- e
188 '\102' -> cAny .|. cIdent .|. cLower -- f
[all …]
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DCtype.hs33 cLower = 16 function
50 is_lower = is_ctype cLower
53 is_alphanum = is_ctype (cLower+cUpper+cDigit)
182 '\95' -> cAny .|. cIdent .|. cLower -- _
184 '\97' -> cAny .|. cIdent .|. cLower -- a
185 '\98' -> cAny .|. cIdent .|. cLower -- b
186 '\99' -> cAny .|. cIdent .|. cLower -- c
187 '\100' -> cAny .|. cIdent .|. cLower -- d
188 '\101' -> cAny .|. cIdent .|. cLower -- e
189 '\102' -> cAny .|. cIdent .|. cLower -- f
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/finance/cointop/cointop-1.5.4/vendor/golang.org/x/text/text-0.3.2/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/multimedia/livego/livego-0.0.15/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/misc/timetrace/timetrace-0.14.2/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/golang.org/x/text/text-0.3.2/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/golang.org/x/text/text-0.3.2/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/security/totp-cli/totp-cli-1.1.17/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/security/lego/lego-4.5.3/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/security/meek/meek-0.35.0/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]
/dports/net-im/tut/tut-0.0.17/vendor/golang.org/x/text/cases/
H A Dcontext.go187 return cLower
195 if c.info&hasMappingMask == 0 || ct == cLower {
211 if c.info&hasMappingMask == 0 || ct == cLower {
282 if ct == cLower {
298 if ct == cLower && nFirst != noChange {
313 if ct == cLower {
326 if ct == cLower && nFirst != noChange {
340 if ct != cLower || c.info&inverseFoldBit != 0 {
348 if ct == cLower {
363 if ct != cLower || c.info&inverseFoldBit != 0 {
[all …]

12345678910>>...28