Home
last modified time | relevance | path

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

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