Home
last modified time | relevance | path

Searched defs:encodeChar (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/purescript-cst-0.4.0.0/src/Language/PureScript/
H A DPSString.hs155 encodeChar (Left c) = "\\x" <> showHex' 6 c function
203 encodeChar c | c > 0xFF = "\\u" <> showHex' 4 c function
205 encodeChar c | toChar c == '\b' = "\\b" function
206 encodeChar c | toChar c == '\t' = "\\t" function
207 encodeChar c | toChar c == '\n' = "\\n" function
208 encodeChar c | toChar c == '\v' = "\\v" function
209 encodeChar c | toChar c == '\f' = "\\f" function
210 encodeChar c | toChar c == '\r' = "\\r" function
211 encodeChar c | toChar c == '"' = "\\\"" function
212 encodeChar c | toChar c == '\\' = "\\\\" function
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxbarcode/datamatrix/
H A DBC_TextEncoder.cpp38 int32_t CBC_TextEncoder::encodeChar(FX_WCHAR c, in encodeChar() function in CBC_TextEncoder
/dports/x11/dxpc/dxpc-3.9.2/
H A DTextCompressor.C7 void TextCompressor::encodeChar(unsigned char ch, EncodeBuffer & encodeBuffer) in encodeChar() function
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DTextCompressor.cpp32 TextCompressor::encodeChar(unsigned char ch, EncodeBuffer& encodeBuffer) in encodeChar() function in TextCompressor
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/utf8-string-1.0.1.1/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/utf8-string-1.0.2/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/utf8-string-1.0.2/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/utf8-string-1.0.1.1/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/utf8-string-1.0.2/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/utf8-string-1.0.1.1/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/utf8-string-1.0.1.1/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/utf8-string-1.0.1.1/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/utf8-string-1.0.2/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/utf8-string-1.0.1.1/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/utf8-string-1.0.2/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/utf8-string-1.0.2/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/utf8-string-1.0.2/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/utf8-string-1.0.2/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/utf8-string-1.0.1.1/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/utf8-string-1.0.2/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/devel/hs-shake/shake-0.19.6/_cabal_deps/utf8-string-1.0.1.1/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/utf8-string-1.0.1.1/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/utf8-string-1.0.2/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/utf8-string-1.0.1.1/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function
/dports/www/hs-hjsmin/hjsmin-0.2.0.4/_cabal_deps/utf8-string-1.0.1.1/Codec/Binary/UTF8/
H A DString.hs50 encodeChar = map fromIntegral . go . ord function

1234567