Searched refs:umsg_format_arg_count (Results 1 – 3 of 3) sorted by relevance
20 int32_t umsg_format_arg_count(UMessageFormat *fmt);
46 if(count < umsg_format_arg_count(MSG_FORMAT_OBJECT(mfo))) { in msgfmt_do_format()
51 U_CFUNC int32_t umsg_format_arg_count(UMessageFormat *fmt) in umsg_format_arg_count() function
Completed in 5 milliseconds