Searched defs:fargs (Results 1 – 3 of 3) sorted by relevance
63 Formattable* fargs = new Formattable[fmt_count ? fmt_count : 1]; in umsg_format_helper() local140 Formattable *fargs = ((const MessageFormat*)fmt)->parse(srcString, *count, *status); in umsg_parse_helper() local
33 zval **fargs; in msgfmt_do_parse() local
37 zval **fargs; in msgfmt_do_format() local
Completed in 6 milliseconds