Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtptngen_impl.h192 void getQuoteLiteral(UnicodeString& quote, int32_t *itemIndex);
Ddtptngen.cpp645 fp->getQuoteLiteral(quoteLiteral, &i); in hackTimes()
1286 fp->getQuoteLiteral(quoteLiteral, &i); in adjustFieldTypes()
1853 fp->getQuoteLiteral(quoteLiteral, &i); in set()
2049 FormatParser::getQuoteLiteral(UnicodeString& quote, int32_t *itemIndex) { in getQuoteLiteral() function in FormatParser