Home
last modified time | relevance | path

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

/base/global/i18n_lite/frameworks/i18n/include/
Ddata_resource.h39 #define NUM_PERCENT_PAT_INDEX 1 macro
/base/global/i18n_lite/frameworks/i18n/src/
Dnumber_format_impl.cpp87 std::string origin = split[NUM_PERCENT_PAT_INDEX]; in Init()