Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtptngen_impl.h197 static UBool isQuoteLiteral(const UnicodeString& s);
Ddtptngen.cpp714 if ( fp->isQuoteLiteral(field) ) { in hackTimes()
1469 if ( fp->isQuoteLiteral(field) ) { in adjustFieldTypes()
2089 if ( fp->isQuoteLiteral(value) ) { in set()
2305 FormatParser::isQuoteLiteral(const UnicodeString& s) { in isQuoteLiteral() function in FormatParser