Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Ddata_resource.h38 #define NUM_PAT_INDEX 0 macro
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format_impl.cpp88 const char *pat = split[NUM_PAT_INDEX].c_str(); in Init()