Lines Matching refs:FormatParser
276 fp = new FormatParser();
289 fp = new FormatParser();
306 fp = new FormatParser();
560 FormatParser fp;
570 FormatParser fp;
579 FormatParser fp;
589 FormatParser fp;
1833 DateTimeMatcher::set(const UnicodeString& pattern, FormatParser* fp) {
1839 DateTimeMatcher::set(const UnicodeString& pattern, FormatParser* fp, PtnSkeleton& skeletonResult) {
1949 FormatParser::FormatParser () {
1955 FormatParser::~FormatParser () {
1961 FormatParser::TokenStatus
1962 FormatParser::setTokens(const UnicodeString& pattern, int32_t startPos, int32_t *len) {
1988 FormatParser::set(const UnicodeString& pattern) {
2008 FormatParser::getCanonicalIndex(const UnicodeString& s, UBool strict) {
2042 FormatParser::isQuoteLiteral(const UnicodeString& s) {
2049 FormatParser::getQuoteLiteral(UnicodeString& quote, int32_t *itemIndex) {
2079 FormatParser::isPatternSeparator(UnicodeString& field) {