php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
calendar_arginfo.h File Reference

Go to the source code of this file.

Macros

#define arginfo_class_IntlCalendar_after   arginfo_class_IntlCalendar_equals
 
#define arginfo_class_IntlCalendar_before   arginfo_class_IntlCalendar_equals
 
#define arginfo_class_IntlCalendar_getActualMaximum   arginfo_class_IntlCalendar_get
 
#define arginfo_class_IntlCalendar_getActualMinimum   arginfo_class_IntlCalendar_get
 
#define arginfo_class_IntlCalendar_getFirstDayOfWeek   arginfo_class_IntlCalendar_getErrorCode
 
#define arginfo_class_IntlCalendar_getGreatestMinimum   arginfo_class_IntlCalendar_get
 
#define arginfo_class_IntlCalendar_getLeastMaximum   arginfo_class_IntlCalendar_get
 
#define arginfo_class_IntlCalendar_getMaximum   arginfo_class_IntlCalendar_get
 
#define arginfo_class_IntlCalendar_getMinimalDaysInFirstWeek   arginfo_class_IntlCalendar_getErrorCode
 
#define arginfo_class_IntlCalendar_getMinimum   arginfo_class_IntlCalendar_get
 
#define arginfo_class_IntlCalendar_getSkippedWallTimeOption   arginfo_class_IntlCalendar_getRepeatedWallTimeOption
 
#define arginfo_class_IntlCalendar_getWeekendTransition   arginfo_class_IntlCalendar_getDayOfWeekType
 
#define arginfo_class_IntlCalendar_isEquivalentTo   arginfo_class_IntlCalendar_equals
 
#define arginfo_class_IntlCalendar_isLenient   arginfo_class_IntlCalendar_inDaylightTime
 
#define arginfo_class_IntlCalendar_setSkippedWallTimeOption   arginfo_class_IntlCalendar_setRepeatedWallTimeOption
 
#define arginfo_class_IntlGregorianCalendar_setGregorianChange   arginfo_class_IntlCalendar_setTime
 
#define arginfo_class_IntlGregorianCalendar_getGregorianChange   arginfo_class_IntlCalendar_getNow
 

Functions

 ZEND_METHOD (IntlCalendar, __construct)
 
 ZEND_FUNCTION (intlcal_create_instance)
 
 ZEND_FUNCTION (intlcal_equals)
 
 ZEND_FUNCTION (intlcal_field_difference)
 
 ZEND_FUNCTION (intlcal_add)
 
 ZEND_FUNCTION (intlcal_after)
 
 ZEND_FUNCTION (intlcal_before)
 
 ZEND_FUNCTION (intlcal_clear)
 
 ZEND_FUNCTION (intlcal_from_date_time)
 
 ZEND_FUNCTION (intlcal_get)
 
 ZEND_FUNCTION (intlcal_get_actual_maximum)
 
 ZEND_FUNCTION (intlcal_get_actual_minimum)
 
 ZEND_FUNCTION (intlcal_get_available_locales)
 
 ZEND_FUNCTION (intlcal_get_day_of_week_type)
 
 ZEND_FUNCTION (intlcal_get_error_code)
 
 ZEND_FUNCTION (intlcal_get_error_message)
 
 ZEND_FUNCTION (intlcal_get_first_day_of_week)
 
 ZEND_FUNCTION (intlcal_get_greatest_minimum)
 
 ZEND_FUNCTION (intlcal_get_keyword_values_for_locale)
 
 ZEND_FUNCTION (intlcal_get_least_maximum)
 
 ZEND_FUNCTION (intlcal_get_locale)
 
 ZEND_FUNCTION (intlcal_get_maximum)
 
 ZEND_FUNCTION (intlcal_get_minimal_days_in_first_week)
 
 ZEND_FUNCTION (intlcal_set_minimal_days_in_first_week)
 
 ZEND_FUNCTION (intlcal_get_minimum)
 
 ZEND_FUNCTION (intlcal_get_now)
 
 ZEND_FUNCTION (intlcal_get_repeated_wall_time_option)
 
 ZEND_FUNCTION (intlcal_get_skipped_wall_time_option)
 
 ZEND_FUNCTION (intlcal_get_time)
 
 ZEND_FUNCTION (intlcal_get_time_zone)
 
 ZEND_FUNCTION (intlcal_get_type)
 
 ZEND_FUNCTION (intlcal_get_weekend_transition)
 
 ZEND_FUNCTION (intlcal_in_daylight_time)
 
 ZEND_FUNCTION (intlcal_is_equivalent_to)
 
 ZEND_FUNCTION (intlcal_is_lenient)
 
 ZEND_FUNCTION (intlcal_is_weekend)
 
 ZEND_FUNCTION (intlcal_roll)
 
 ZEND_FUNCTION (intlcal_is_set)
 
 ZEND_FUNCTION (intlcal_set)
 
 ZEND_METHOD (IntlCalendar, setDate)
 
 ZEND_METHOD (IntlCalendar, setDateTime)
 
 ZEND_FUNCTION (intlcal_set_first_day_of_week)
 
 ZEND_FUNCTION (intlcal_set_lenient)
 
 ZEND_FUNCTION (intlcal_set_repeated_wall_time_option)
 
 ZEND_FUNCTION (intlcal_set_skipped_wall_time_option)
 
 ZEND_FUNCTION (intlcal_set_time)
 
 ZEND_FUNCTION (intlcal_set_time_zone)
 
 ZEND_FUNCTION (intlcal_to_date_time)
 
 ZEND_METHOD (IntlGregorianCalendar, createFromDate)
 
 ZEND_METHOD (IntlGregorianCalendar, createFromDateTime)
 
 ZEND_METHOD (IntlGregorianCalendar, __construct)
 
 ZEND_FUNCTION (intlgregcal_set_gregorian_change)
 
 ZEND_FUNCTION (intlgregcal_get_gregorian_change)
 
 ZEND_FUNCTION (intlgregcal_is_leap_year)
 

Macro Definition Documentation

◆ arginfo_class_IntlCalendar_after

#define arginfo_class_IntlCalendar_after   arginfo_class_IntlCalendar_equals

Definition at line 26 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_before

#define arginfo_class_IntlCalendar_before   arginfo_class_IntlCalendar_equals

Definition at line 28 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_getActualMaximum

#define arginfo_class_IntlCalendar_getActualMaximum   arginfo_class_IntlCalendar_get

Definition at line 43 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_getActualMinimum

#define arginfo_class_IntlCalendar_getActualMinimum   arginfo_class_IntlCalendar_get

Definition at line 45 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_getFirstDayOfWeek

#define arginfo_class_IntlCalendar_getFirstDayOfWeek   arginfo_class_IntlCalendar_getErrorCode

Definition at line 60 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_getGreatestMinimum

#define arginfo_class_IntlCalendar_getGreatestMinimum   arginfo_class_IntlCalendar_get

Definition at line 62 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_getLeastMaximum

#define arginfo_class_IntlCalendar_getLeastMaximum   arginfo_class_IntlCalendar_get

Definition at line 70 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_getMaximum

#define arginfo_class_IntlCalendar_getMaximum   arginfo_class_IntlCalendar_get

Definition at line 76 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_getMinimalDaysInFirstWeek

#define arginfo_class_IntlCalendar_getMinimalDaysInFirstWeek   arginfo_class_IntlCalendar_getErrorCode

Definition at line 78 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_getMinimum

#define arginfo_class_IntlCalendar_getMinimum   arginfo_class_IntlCalendar_get

Definition at line 84 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_getSkippedWallTimeOption

#define arginfo_class_IntlCalendar_getSkippedWallTimeOption   arginfo_class_IntlCalendar_getRepeatedWallTimeOption

Definition at line 92 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_getWeekendTransition

#define arginfo_class_IntlCalendar_getWeekendTransition   arginfo_class_IntlCalendar_getDayOfWeekType

Definition at line 103 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_isEquivalentTo

#define arginfo_class_IntlCalendar_isEquivalentTo   arginfo_class_IntlCalendar_equals

Definition at line 108 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_isLenient

#define arginfo_class_IntlCalendar_isLenient   arginfo_class_IntlCalendar_inDaylightTime

Definition at line 110 of file calendar_arginfo.h.

◆ arginfo_class_IntlCalendar_setSkippedWallTimeOption

#define arginfo_class_IntlCalendar_setSkippedWallTimeOption   arginfo_class_IntlCalendar_setRepeatedWallTimeOption

Definition at line 161 of file calendar_arginfo.h.

◆ arginfo_class_IntlGregorianCalendar_getGregorianChange

#define arginfo_class_IntlGregorianCalendar_getGregorianChange   arginfo_class_IntlCalendar_getNow

Definition at line 200 of file calendar_arginfo.h.

◆ arginfo_class_IntlGregorianCalendar_setGregorianChange

#define arginfo_class_IntlGregorianCalendar_setGregorianChange   arginfo_class_IntlCalendar_setTime

Definition at line 198 of file calendar_arginfo.h.

Function Documentation

◆ ZEND_FUNCTION() [1/48]

ZEND_FUNCTION ( intlcal_add )

◆ ZEND_FUNCTION() [2/48]

ZEND_FUNCTION ( intlcal_after )

◆ ZEND_FUNCTION() [3/48]

ZEND_FUNCTION ( intlcal_before )

◆ ZEND_FUNCTION() [4/48]

ZEND_FUNCTION ( intlcal_clear )

◆ ZEND_FUNCTION() [5/48]

ZEND_FUNCTION ( intlcal_create_instance )

◆ ZEND_FUNCTION() [6/48]

ZEND_FUNCTION ( intlcal_equals )

◆ ZEND_FUNCTION() [7/48]

ZEND_FUNCTION ( intlcal_field_difference )

◆ ZEND_FUNCTION() [8/48]

ZEND_FUNCTION ( intlcal_from_date_time )

◆ ZEND_FUNCTION() [9/48]

ZEND_FUNCTION ( intlcal_get )

◆ ZEND_FUNCTION() [10/48]

ZEND_FUNCTION ( intlcal_get_actual_maximum )

◆ ZEND_FUNCTION() [11/48]

ZEND_FUNCTION ( intlcal_get_actual_minimum )

◆ ZEND_FUNCTION() [12/48]

ZEND_FUNCTION ( intlcal_get_available_locales )

◆ ZEND_FUNCTION() [13/48]

ZEND_FUNCTION ( intlcal_get_day_of_week_type )

◆ ZEND_FUNCTION() [14/48]

ZEND_FUNCTION ( intlcal_get_error_code )

◆ ZEND_FUNCTION() [15/48]

ZEND_FUNCTION ( intlcal_get_error_message )

◆ ZEND_FUNCTION() [16/48]

ZEND_FUNCTION ( intlcal_get_first_day_of_week )

◆ ZEND_FUNCTION() [17/48]

ZEND_FUNCTION ( intlcal_get_greatest_minimum )

◆ ZEND_FUNCTION() [18/48]

◆ ZEND_FUNCTION() [19/48]

ZEND_FUNCTION ( intlcal_get_least_maximum )

◆ ZEND_FUNCTION() [20/48]

ZEND_FUNCTION ( intlcal_get_locale )

◆ ZEND_FUNCTION() [21/48]

ZEND_FUNCTION ( intlcal_get_maximum )

◆ ZEND_FUNCTION() [22/48]

◆ ZEND_FUNCTION() [23/48]

ZEND_FUNCTION ( intlcal_get_minimum )

◆ ZEND_FUNCTION() [24/48]

ZEND_FUNCTION ( intlcal_get_now )

◆ ZEND_FUNCTION() [25/48]

◆ ZEND_FUNCTION() [26/48]

◆ ZEND_FUNCTION() [27/48]

ZEND_FUNCTION ( intlcal_get_time )

◆ ZEND_FUNCTION() [28/48]

ZEND_FUNCTION ( intlcal_get_time_zone )

◆ ZEND_FUNCTION() [29/48]

ZEND_FUNCTION ( intlcal_get_type )

◆ ZEND_FUNCTION() [30/48]

ZEND_FUNCTION ( intlcal_get_weekend_transition )

◆ ZEND_FUNCTION() [31/48]

ZEND_FUNCTION ( intlcal_in_daylight_time )

◆ ZEND_FUNCTION() [32/48]

ZEND_FUNCTION ( intlcal_is_equivalent_to )

◆ ZEND_FUNCTION() [33/48]

ZEND_FUNCTION ( intlcal_is_lenient )

◆ ZEND_FUNCTION() [34/48]

ZEND_FUNCTION ( intlcal_is_set )

◆ ZEND_FUNCTION() [35/48]

ZEND_FUNCTION ( intlcal_is_weekend )

◆ ZEND_FUNCTION() [36/48]

ZEND_FUNCTION ( intlcal_roll )

◆ ZEND_FUNCTION() [37/48]

ZEND_FUNCTION ( intlcal_set )

◆ ZEND_FUNCTION() [38/48]

ZEND_FUNCTION ( intlcal_set_first_day_of_week )

◆ ZEND_FUNCTION() [39/48]

ZEND_FUNCTION ( intlcal_set_lenient )

◆ ZEND_FUNCTION() [40/48]

◆ ZEND_FUNCTION() [41/48]

◆ ZEND_FUNCTION() [42/48]

◆ ZEND_FUNCTION() [43/48]

ZEND_FUNCTION ( intlcal_set_time )

◆ ZEND_FUNCTION() [44/48]

ZEND_FUNCTION ( intlcal_set_time_zone )

◆ ZEND_FUNCTION() [45/48]

ZEND_FUNCTION ( intlcal_to_date_time )

◆ ZEND_FUNCTION() [46/48]

◆ ZEND_FUNCTION() [47/48]

ZEND_FUNCTION ( intlgregcal_is_leap_year )

◆ ZEND_FUNCTION() [48/48]

◆ ZEND_METHOD() [1/6]

ZEND_METHOD ( IntlCalendar ,
__construct  )

◆ ZEND_METHOD() [2/6]

ZEND_METHOD ( IntlCalendar ,
setDate  )

◆ ZEND_METHOD() [3/6]

ZEND_METHOD ( IntlCalendar ,
setDateTime  )

◆ ZEND_METHOD() [4/6]

ZEND_METHOD ( IntlGregorianCalendar ,
__construct  )

◆ ZEND_METHOD() [5/6]

ZEND_METHOD ( IntlGregorianCalendar ,
createFromDate  )

◆ ZEND_METHOD() [6/6]

ZEND_METHOD ( IntlGregorianCalendar ,
createFromDateTime  )