Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtptngen_impl.h149 void getQuoteLiteral(UnicodeString& quote, int32_t *itemIndex);
Ddtptngen.cpp508 fp->getQuoteLiteral(quoteLiteral, &i); in hackTimes()
1102 fp->getQuoteLiteral(quoteLiteral, &i); in adjustFieldTypes()
1671 fp->getQuoteLiteral(quoteLiteral, &i); in set()
1894 FormatParser::getQuoteLiteral(UnicodeString& quote, int32_t *itemIndex) { in getQuoteLiteral() function in FormatParser