Home
last modified time | relevance | path

Searched refs:ARABIC_NOBREAK_TWO (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Dnumber_data.h98 static const int ARABIC_NOBREAK_TWO = -62; variable
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_data.cpp182 (static_cast<signed char>(pattern[secondPosition]) == ARABIC_NOBREAK_TWO)) { in IsNoBreakSpace()