php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
int32_t | umsg_format_arg_count (UMessageFormat *fmt) |
void | umsg_format_helper (MessageFormatter_object *mfo, HashTable *args, UChar **formatted, int *formatted_len) |
void | umsg_parse_helper (UMessageFormat *fmt, int *count, zval **args, UChar *source, int source_len, UErrorCode *status) |
int32_t umsg_format_arg_count | ( | UMessageFormat * | fmt | ) |
void umsg_format_helper | ( | MessageFormatter_object * | mfo, |
HashTable * | args, | ||
UChar ** | formatted, | ||
int * | formatted_len ) |