|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "../php_intl.h"#include "dateformat_class.h"#include "../intl_convert.h"#include <unicode/ustring.h>#include <unicode/udat.h>Go to the source code of this file.
| PHP_FUNCTION | ( | datefmt_get_datetype | ) |
Definition at line 27 of file dateformat_attr.c.
| PHP_FUNCTION | ( | datefmt_get_locale | ) |
Definition at line 139 of file dateformat_attr.c.
| PHP_FUNCTION | ( | datefmt_get_pattern | ) |
Definition at line 67 of file dateformat_attr.c.
| PHP_FUNCTION | ( | datefmt_get_timetype | ) |
Definition at line 47 of file dateformat_attr.c.
| PHP_FUNCTION | ( | datefmt_is_lenient | ) |
Definition at line 164 of file dateformat_attr.c.
| PHP_FUNCTION | ( | datefmt_set_lenient | ) |
Definition at line 185 of file dateformat_attr.c.
| PHP_FUNCTION | ( | datefmt_set_pattern | ) |
Definition at line 103 of file dateformat_attr.c.