Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtptngen_impl.h195 void getQuoteLiteral(UnicodeString& quote, int32_t *itemIndex);
Ddtptngen.cpp717 fp->getQuoteLiteral(quoteLiteral, &i); in hackTimes()
1472 fp->getQuoteLiteral(quoteLiteral, &i); in adjustFieldTypes()
2091 fp->getQuoteLiteral(quoteLiteral, &i); in set()
2312 FormatParser::getQuoteLiteral(UnicodeString& quote, int32_t *itemIndex) { in getQuoteLiteral() function in FormatParser