Home
last modified time | relevance | path

Searched defs:isTwoGroup (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Dnumber_data.h41 bool isTwoGroup = false; member
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format_impl.cpp292 int isTwoGroup = len[2]; // 2 is the index of group info in AddGroup() local