Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Dnumber_data.h97 static const int ARABIC_NOBREAK_ONE = -96; variable
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_data.cpp181 if ((static_cast<signed char>(pattern[firstPosition]) == ARABIC_NOBREAK_ONE) && in IsNoBreakSpace()