Lines Matching refs:FormatParser
320 fp = new FormatParser();
333 fp = new FormatParser();
350 fp = new FormatParser();
604 FormatParser fp;
614 FormatParser fp;
623 FormatParser fp;
633 FormatParser fp;
1909 DateTimeMatcher::set(const UnicodeString& pattern, FormatParser* fp) {
1915 DateTimeMatcher::set(const UnicodeString& pattern, FormatParser* fp, PtnSkeleton& skeletonResult) {
2051 FormatParser::FormatParser () {
2057 FormatParser::~FormatParser () {
2063 FormatParser::TokenStatus
2064 FormatParser::setTokens(const UnicodeString& pattern, int32_t startPos, int32_t *len) {
2090 FormatParser::set(const UnicodeString& pattern) {
2110 FormatParser::getCanonicalIndex(const UnicodeString& s, UBool strict) {
2144 FormatParser::isQuoteLiteral(const UnicodeString& s) {
2151 FormatParser::getQuoteLiteral(UnicodeString& quote, int32_t *itemIndex) {
2181 FormatParser::isPatternSeparator(UnicodeString& field) {