Searched defs:ArgExtractor (Results 1 – 3 of 3) sorted by relevance
367 class ArgExtractor { class385 ArgExtractor::ArgExtractor(const NumberFormat& nf, const Formattable& obj, UErrorCode& status) in ArgExtractor() function in ArgExtractor
476 class ArgExtractor { class505 ArgExtractor::ArgExtractor(const NumberFormat& /*nf*/, const Formattable& obj, UErrorCode& /*status… in ArgExtractor() function in ArgExtractor
1760 #define ArgExtractor U_ICU_ENTRY_POINT_RENAME(ArgExtractor) macro