Searched refs:twoDigitChar (Results 1 – 2 of 2) sorted by relevance
128 void ComputePartOfPattern(std::string option, char16_t character, std::string twoDigitChar,
455 …eTimeFormat::ComputePartOfPattern(std::string option, char16_t character, std::string twoDigitChar, in ComputePartOfPattern() argument461 … pattern.findAndReplace(curPartOfPattern, UnicodeString::fromUTF8(StringPiece(twoDigitChar))); in ComputePartOfPattern()