Searched refs:ParseOtherPerPattern (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/ |
H A D | number_data.cpp | 171 ParseOtherPerPattern(pattern, len, perSignPos, space, hasSpace); in ParsePercentPattern() 188 void NumberData::ParseOtherPerPattern(const char *pattern, const int len, const int perSignPos, in ParseOtherPerPattern() function in NumberData
|
/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/ |
H A D | number_data.h | 83 void ParseOtherPerPattern(const char *pattern, const int len, const int perSignPos,
|