Home
last modified time | relevance | path

Searched refs:UBLOCK_DESERET (Results 1 – 21 of 21) sorted by relevance

/dports/textproc/R-cran-stringi/stringi/src/icu55/unicode/
H A Duchar.h1164 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/unicode/
H A Duchar.h1194 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/unicode/
H A Duchar.h1246 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/unicode/
H A Duchar.h1263 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/devel/icu-lx/icu/source/common/unicode/
H A Duchar.h1373 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/devel/icu/icu/source/common/unicode/
H A Duchar.h1373 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/unicode/
H A Duchar.h1322 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/unicode/
H A Duchar.h1322 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/textproc/R-cran-stringi/stringi/src/icu69/unicode/
H A Duchar.h1322 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/unicode/
H A Duchar.h1322 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/unicode/
H A Duchar.h1322 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/www/firefox/firefox-99.0/intl/icu/source/common/unicode/
H A Duchar.h1373 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/unicode/
H A Duchar.h1322 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/unicode/
H A Duchar.h1322 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/unicode/
H A Duchar.h1322 UBLOCK_DESERET = 90, /*[10400]*/ enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dcharmap.cxx1150 case UBLOCK_DESERET: in InitList()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dcharmap.cxx1157 case UBLOCK_DESERET: in InitList()
/dports/devel/py-pyicu/PyICU-2.4.3/
H A Dchar.cpp1243 INSTALL_ENUM(UBlockCode, "DESERET", UBLOCK_DESERET); in _init_char()
/dports/textproc/ucto/ucto-0.24.1/src/
H A Dtokenize.cxx1840 || (s == UBLOCK_ARMENIAN) || (s == UBLOCK_DESERET)) { in is_BOS()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Globalization/
H A Dmod.rs3241 pub const UBLOCK_DESERET: UBlockCode = 90i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Globalization/
H A Dmod.rs7991 pub const UBLOCK_DESERET: UBlockCode = UBlockCode(90i32); const