Home
last modified time | relevance | path

Searched defs:LATIN_1 (Results 1 – 17 of 17) sorted by relevance

/dports/devel/tokei/tokei-12.1.2/cargo-crates/num-format-0.4.0/src/system_locale/unix/
H A Dencoding.rs10 static LATIN_1: &'static encoding_rs::Encoding = encoding_rs::WINDOWS_1252; variable
/dports/devel/gitui/gitui-0.10.1/cargo-crates/num-format-0.4.0/src/system_locale/unix/
H A Dencoding.rs10 static LATIN_1: &'static encoding_rs::Encoding = encoding_rs::WINDOWS_1252; const
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/num-format-0.4.0/src/system_locale/unix/
H A Dencoding.rs10 static LATIN_1: &'static encoding_rs::Encoding = encoding_rs::WINDOWS_1252; const
/dports/www/zola/zola-0.15.2/cargo-crates/num-format-0.4.0/src/system_locale/unix/
H A Dencoding.rs10 static LATIN_1: &'static encoding_rs::Encoding = encoding_rs::WINDOWS_1252; variable
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/num-format-0.4.0/src/system_locale/unix/
H A Dencoding.rs10 static LATIN_1: &'static encoding_rs::Encoding = encoding_rs::WINDOWS_1252; const
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Parser/
H A Dcharacters.h29 enum class Encoding { LATIN_1, UTF_8 }; enumerator
/dports/devel/f18/f18-1688bef/lib/parser/
H A Dcharacters.h33 enum class Encoding { LATIN_1, UTF_8 }; enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Parser/
H A Dcharacters.h29 enum class Encoding { LATIN_1, UTF_8 }; enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Parser/
H A Dcharacters.h29 enum class Encoding { LATIN_1, UTF_8 }; enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Parser/
H A Dcharacters.h29 enum class Encoding { LATIN_1, UTF_8 }; enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Parser/
H A Dcharacters.h29 enum class Encoding { LATIN_1, UTF_8 }; enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Parser/
H A Dcharacters.h29 enum class Encoding { LATIN_1, UTF_8 }; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Parser/
H A Dcharacters.h29 enum class Encoding { LATIN_1, UTF_8 }; enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Parser/
H A Dcharacters.h29 enum class Encoding { LATIN_1, UTF_8 }; enumerator
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/charamel/
H A Dencoding.py75 LATIN_1 = 'latin_1' variable in Encoding
/dports/x11-servers/Xfstt/xfstt-1.11/libfstt/
H A Dttf.h526 LATIN_1 = 1, enumerator
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php165874 const LATIN_1 = 0; define in Swoole\\WebSocket\\UConverter