Home
last modified time | relevance | path

Searched refs:UCharDirection (Results 1 – 25 of 135) sorted by relevance

123456

/dports/devel/py-pyicu/PyICU-2.4.3/
H A Dchar.cpp36 DECLARE_CONSTANTS_TYPE(UCharDirection);
943 INSTALL_CONSTANTS_TYPE(UCharDirection, m); in _init_char()
1094 INSTALL_ENUM(UCharDirection, "LEFT_TO_RIGHT", U_LEFT_TO_RIGHT); in _init_char()
1095 INSTALL_ENUM(UCharDirection, "RIGHT_TO_LEFT", U_RIGHT_TO_LEFT); in _init_char()
1096 INSTALL_ENUM(UCharDirection, "EUROPEAN_NUMBER", U_EUROPEAN_NUMBER); in _init_char()
1099 INSTALL_ENUM(UCharDirection, "ARABIC_NUMBER", U_ARABIC_NUMBER); in _init_char()
1101 INSTALL_ENUM(UCharDirection, "BLOCK_SEPARATOR", U_BLOCK_SEPARATOR); in _init_char()
1102 INSTALL_ENUM(UCharDirection, "SEGMENT_SEPARATOR", U_SEGMENT_SEPARATOR); in _init_char()
1103 INSTALL_ENUM(UCharDirection, "WHITE_SPACE_NEUTRAL", U_WHITE_SPACE_NEUTRAL); in _init_char()
1104 INSTALL_ENUM(UCharDirection, "OTHER_NEUTRAL", U_OTHER_NEUTRAL); in _init_char()
[all …]
/dports/devel/icu-lx/icu/source/common/
H A Dubidi_props.cpp133 U_CAPI UCharDirection
136 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
236 U_CFUNC UCharDirection
/dports/devel/icu/icu/source/common/
H A Dubidi_props.cpp133 U_CAPI UCharDirection
136 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
236 U_CFUNC UCharDirection
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dubidi_props.cpp133 U_CAPI UCharDirection
136 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
236 U_CFUNC UCharDirection
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dubidi_props.cpp133 U_CAPI UCharDirection
136 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
236 U_CFUNC UCharDirection
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Dubidi_props.cpp133 U_CAPI UCharDirection
136 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
236 U_CFUNC UCharDirection
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Dubidi_props.cpp133 U_CAPI UCharDirection
136 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
236 U_CFUNC UCharDirection
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dubidi_props.cpp133 U_CAPI UCharDirection
136 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
236 U_CFUNC UCharDirection
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Dubidi_props.cpp133 U_CAPI UCharDirection
136 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
236 U_CFUNC UCharDirection
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Dubidi_props.cpp133 U_CAPI UCharDirection
136 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
236 U_CFUNC UCharDirection
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Dubidi_props.cpp133 U_CAPI UCharDirection
136 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
236 U_CFUNC UCharDirection
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Dubidi_props.cpp133 U_CAPI UCharDirection
136 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
236 U_CFUNC UCharDirection
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Dubidi_props.c142 U_CAPI UCharDirection
145 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
245 U_CFUNC UCharDirection
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Dubidi_props.c144 U_CAPI UCharDirection
147 return (UCharDirection)UBIDI_GET_CLASS(props);
247 U_CFUNC UCharDirection
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Dubidi_props.cpp146 U_CAPI UCharDirection
149 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
249 U_CFUNC UCharDirection
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Dubidi_props.c142 U_CAPI UCharDirection
145 return (UCharDirection)UBIDI_GET_CLASS(props); in ubidi_getClass()
245 U_CFUNC UCharDirection
/dports/devel/icu/icu/source/common/unicode/
H A Dubidi.h2015 typedef UCharDirection U_CALLCONV
2035 U_CAPI UCharDirection U_EXPORT2
/dports/devel/icu-lx/icu/source/common/unicode/
H A Dubidi.h2015 typedef UCharDirection U_CALLCONV
2035 U_CAPI UCharDirection U_EXPORT2
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/unicode/
H A Dubidi.h2014 typedef UCharDirection U_CALLCONV
2034 U_CAPI UCharDirection U_EXPORT2
/dports/textproc/R-cran-stringi/stringi/src/icu69/unicode/
H A Dubidi.h2014 typedef UCharDirection U_CALLCONV
2034 U_CAPI UCharDirection U_EXPORT2
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/unicode/
H A Dubidi.h2011 typedef UCharDirection U_CALLCONV
2031 U_STABLE UCharDirection U_EXPORT2
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/unicode/
H A Dubidi.h2011 typedef UCharDirection U_CALLCONV
2031 U_STABLE UCharDirection U_EXPORT2
/dports/www/firefox/firefox-99.0/intl/icu/source/common/unicode/
H A Dubidi.h2015 typedef UCharDirection U_CALLCONV
2035 U_CAPI UCharDirection U_EXPORT2
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/unicode/
H A Dubidi.h2014 typedef UCharDirection U_CALLCONV
2034 U_CAPI UCharDirection U_EXPORT2
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/unicode/
H A Dubidi.h2014 typedef UCharDirection U_CALLCONV
2034 U_CAPI UCharDirection U_EXPORT2

123456