Home
last modified time | relevance | path

Searched refs:USCRIPT_PHOENICIAN (Results 1 – 24 of 24) sorted by relevance

/dports/textproc/R-cran-stringi/stringi/src/icu55/unicode/
H A Duscript.h259 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/unicode/
H A Duscript.h259 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/devel/icu/icu/source/common/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/devel/icu-lx/icu/source/common/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/textproc/R-cran-stringi/stringi/src/icu69/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/www/firefox/firefox-99.0/intl/icu/source/common/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/unicode/
H A Duscript.h261 USCRIPT_PHOENICIAN = 91, /* Phnx */ enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/text/
H A Dlocale_to_script_mapping.cc142 {"phnx", USCRIPT_PHOENICIAN}, in ScriptNameToCode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/text/
H A Dlocale_to_script_mapping.cc142 {"phnx", USCRIPT_PHOENICIAN}, in ScriptNameToCode()
/dports/devel/py-pyicu/PyICU-2.4.3/
H A Dscript.cpp445 INSTALL_ENUM(UScriptCode, "PHOENICIAN", USCRIPT_PHOENICIAN); in _init_script()
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18nutil/source/utility/
H A Dunicode.cxx473 case USCRIPT_PHOENICIAN: in getExemplarLanguageForUScriptCode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18nutil/source/utility/
H A Dunicode.cxx469 case USCRIPT_PHOENICIAN: in getExemplarLanguageForUScriptCode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/misc/
H A Dsampletext.cxx1416 eRet = USCRIPT_PHOENICIAN; in otCoverageToScript()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/misc/
H A Dsampletext.cxx1428 eRet = USCRIPT_PHOENICIAN; in otCoverageToScript()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Globalization/
H A Dmod.rs5209 pub const USCRIPT_PHOENICIAN: UScriptCode = 91i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Globalization/
H A Dmod.rs11452 pub const USCRIPT_PHOENICIAN: UScriptCode = UScriptCode(91i32); const