Home
last modified time | relevance | path

Searched refs:ubidi_getCustomizedClass (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/icu/icu/source/common/unicode/
H A Dubidi.h2036 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/devel/icu-lx/icu/source/common/unicode/
H A Dubidi.h2036 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/unicode/
H A Dubidi.h2035 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/textproc/R-cran-stringi/stringi/src/icu69/unicode/
H A Dubidi.h2035 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/unicode/
H A Dubidi.h2032 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/unicode/
H A Dubidi.h2032 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/www/firefox/firefox-99.0/intl/icu/source/common/unicode/
H A Dubidi.h2036 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/unicode/
H A Dubidi.h2035 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/unicode/
H A Dubidi.h2035 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/unicode/
H A Dubidi.h2023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/unicode/
H A Dubidi.h2026 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/unicode/
H A Dubidi.h2035 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/textproc/R-cran-stringi/stringi/src/icu55/unicode/
H A Dubidi.h2011 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/unicode/
H A Dubidi.h2032 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/unicode/
H A Dubidi.h2011 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
/dports/devel/icu/icu/source/common/
H A Dubidi.cpp384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL()
498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps()
2079 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL()
2107 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN()
3023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dubidi.cpp384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL()
498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps()
2079 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL()
2107 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN()
3023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
/dports/devel/icu-lx/icu/source/common/
H A Dubidi.cpp384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL()
498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps()
2079 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL()
2107 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN()
3023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dubidi.cpp384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL()
498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps()
2079 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL()
2107 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN()
3023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Dubidi.cpp384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL()
498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps()
2079 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL()
2107 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN()
3023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Dubidi.c385 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL()
499 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps()
2054 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL()
2082 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN()
3000 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Dubidi.cpp384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL()
498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps()
2079 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL()
2107 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN()
3023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dubidi.cpp384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL()
498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps()
2079 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL()
2107 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN()
3023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Dubidi.cpp384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL()
498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps()
2079 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL()
2107 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN()
3023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Dubidi.cpp384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL()
498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps()
2079 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL()
2107 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN()
3023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function

12