Searched refs:isQuoteLiteral (Results 1 – 3 of 3) sorted by relevance
197 static UBool isQuoteLiteral(const UnicodeString& s);
837 if ( fp->isQuoteLiteral(field) ) { in hackTimes()1593 if ( fp->isQuoteLiteral(field) ) { in adjustFieldTypes()2239 if ( fp->isQuoteLiteral(value) ) { in set()2482 FormatParser::isQuoteLiteral(const UnicodeString& s) { in isQuoteLiteral() function in FormatParser