Lines Matching refs:UMessageFormat
382 typedef void* UMessageFormat; typedef
397 U_STABLE UMessageFormat* U_EXPORT2
411 umsg_close(UMessageFormat* format);
426 U_DEFINE_LOCAL_OPEN_POINTER(LocalUMessageFormatPointer, UMessageFormat, umsg_close);
440 U_STABLE UMessageFormat U_EXPORT2
441 umsg_clone(const UMessageFormat *fmt,
452 umsg_setLocale(UMessageFormat *fmt,
463 umsg_getLocale(const UMessageFormat *fmt);
478 umsg_applyPattern( UMessageFormat *fmt,
496 umsg_toPattern(const UMessageFormat *fmt,
517 umsg_format( const UMessageFormat *fmt,
539 umsg_vformat( const UMessageFormat *fmt,
560 umsg_parse( const UMessageFormat *fmt,
583 umsg_vparse(const UMessageFormat *fmt,