Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtzfmt.cpp89 static const int32_t ARG0_LEN = 3; variable
2363 int32_t idx = gmtPattern.indexOf(ARG0, ARG0_LEN, 0); in initGMTPattern()
2370 unquote(gmtPattern.tempSubString(idx + ARG0_LEN), fGMTPatternSuffix); in initGMTPattern()