php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
dateformat_format.c File Reference
#include "../php_intl.h"
#include <unicode/ustring.h>
#include <unicode/ucal.h>
#include "../intl_convert.h"
#include "../common/common_date.h"
#include "dateformat.h"
#include "dateformat_class.h"
#include "dateformat_data.h"

Go to the source code of this file.

Macros

#define INTL_GET_ELEM(elem)
 

Functions

 PHP_FUNCTION (datefmt_format)
 

Macro Definition Documentation

◆ INTL_GET_ELEM

#define INTL_GET_ELEM ( elem)
Value:
internal_get_arr_ele(dfo, hash_arr, (elem), err)
char * err
Definition ffi.c:3029

Function Documentation

◆ PHP_FUNCTION()

PHP_FUNCTION ( datefmt_format )

Definition at line 141 of file dateformat_format.c.