Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtptngen_impl.h150 static UBool isQuoteLiteral(const UnicodeString& s);
Ddtptngen.cpp468 if ( fp->isQuoteLiteral(field) ) { in hackTimes()
1062 if ( fp->isQuoteLiteral(field) ) { in adjustFieldTypes()
1632 if ( fp->isQuoteLiteral(field) ) { in set()
1850 FormatParser::isQuoteLiteral(const UnicodeString& s) { in isQuoteLiteral() function in FormatParser