]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/numparse_currency.h
ICU-64243.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / numparse_currency.h
index a94943312fde9dfc8180dd5192cd520151453370..5d50ed4c3c97a66b92ae973aafadfb426e7c1774 100644 (file)
@@ -49,6 +49,7 @@ class U_I18N_API CombinedCurrencyMatcher : public NumberParseMatcher, public UMe
     UnicodeString fCurrency2;
 
     bool fUseFullCurrencyData;
+    bool fCurrencyTrails; // Apple <rdar://problem/51938595>
     UnicodeString fLocalLongNames[StandardPlural::COUNT];
 
     UnicodeString afterPrefixInsert;