Searched refs:isQuoteLiteral (Results 1 – 2 of 2) sorted by relevance
194 static UBool isQuoteLiteral(const UnicodeString& s);
642 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