Home
last modified time | relevance | path

Searched refs:NUM_PATTERN_SIZE (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format_impl.cpp72 std::string split[NUM_PATTERN_SIZE]; in Init()
73 Split(unprocessedNumberFormat, split, NUM_PATTERN_SIZE, NUM_PATTERN_SEP); in Init()
81 std::string temp[NUM_PATTERN_SIZE]; in Init()
82 Split(numebrSystemFormat, temp, NUM_PATTERN_SIZE, NUM_PATTERN_SEP); in Init()
/base/global/i18n_lite/frameworks/i18n/include/
H A Ddata_resource.h37 #define NUM_PATTERN_SIZE 5 macro

Completed in 2 milliseconds