Home
last modified time | relevance | path

Searched refs:asciiToLower (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/devel/doxygen/doxygen-1.9.3/src/
H A Ddebug.cpp68 static char asciiToLower(char in) { in asciiToLower() function
77 std::transform(s.begin(),s.end(),s.begin(),asciiToLower); in labelToEnumValue()
H A Dutf8.cpp142 static inline char asciiToLower(uint32_t code) in asciiToLower() function
189 return caseConvert(input,asciiToLower,convertUnicodeToLower); in convertUTF8ToLower()
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/lang/elm/compiler-0.19.1/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/devel/stack/stack-2.7.3/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/x509-1.7.5/Data/
H A DX509.hs112 toLowerUTF8 (ASN1CharacterString _ s) = ASN1CharacterString UTF8 (B.map asciiToLower s)
113 asciiToLower c
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/net/http2/
H A Dascii.go48 func asciiToLower(s string) (lower string, ok bool) { func
H A Dheadermap.go86 return asciiToLower(v)
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/net/http2/
H A Dascii.go48 func asciiToLower(s string) (lower string, ok bool) { func
/dports/net/drive/drive-0.4.0/vendor/golang.org/x/net/http2/
H A Dascii.go48 func asciiToLower(s string) (lower string, ok bool) { func
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/net/http2/
H A Dascii.go44 func asciiToLower(s string) (lower string, ok bool) { func
H A Dheadermap.go86 return asciiToLower(v)

1234567