php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
msgformat_attr.c File Reference
#include "php_intl.h"
#include "msgformat_class.h"
#include "msgformat_data.h"
#include "intl_convert.h"
#include <unicode/ustring.h>

Go to the source code of this file.

Functions

 PHP_FUNCTION (msgfmt_get_pattern)
 
 PHP_FUNCTION (msgfmt_set_pattern)
 
 PHP_FUNCTION (msgfmt_get_locale)
 

Function Documentation

◆ PHP_FUNCTION() [1/3]

PHP_FUNCTION ( msgfmt_get_locale )

Definition at line 108 of file msgformat_attr.c.

◆ PHP_FUNCTION() [2/3]

PHP_FUNCTION ( msgfmt_get_pattern )

Definition at line 27 of file msgformat_attr.c.

◆ PHP_FUNCTION() [3/3]

PHP_FUNCTION ( msgfmt_set_pattern )

Definition at line 49 of file msgformat_attr.c.