Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtptngen_impl.h194 static UBool isQuoteLiteral(const UnicodeString& s);
Ddtptngen.cpp642 if ( fp->isQuoteLiteral(field) ) { in hackTimes()
1283 if ( fp->isQuoteLiteral(field) ) { in adjustFieldTypes()
1851 if ( fp->isQuoteLiteral(value) ) { in set()
2042 FormatParser::isQuoteLiteral(const UnicodeString& s) { in isQuoteLiteral() function in FormatParser