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

Go to the source code of this file.

Macros

#define arginfo_intlcal_before   arginfo_intlcal_after
 
#define arginfo_intlcal_get_actual_maximum   arginfo_intlcal_get
 
#define arginfo_intlcal_get_actual_minimum   arginfo_intlcal_get
 
#define arginfo_intlcal_get_least_maximum   arginfo_intlcal_get
 
#define arginfo_intlcal_get_greatest_minimum   arginfo_intlcal_get
 
#define arginfo_intlcal_get_maximum   arginfo_intlcal_get
 
#define arginfo_intlcal_get_minimal_days_in_first_week   arginfo_intlcal_get_first_day_of_week
 
#define arginfo_intlcal_get_minimum   arginfo_intlcal_get
 
#define arginfo_intlcal_get_weekend_transition   arginfo_intlcal_get_day_of_week_type
 
#define arginfo_intlcal_is_lenient   arginfo_intlcal_in_daylight_time
 
#define arginfo_intlcal_is_equivalent_to   arginfo_intlcal_after
 
#define arginfo_intlcal_equals   arginfo_intlcal_after
 
#define arginfo_intlcal_get_skipped_wall_time_option   arginfo_intlcal_get_repeated_wall_time_option
 
#define arginfo_intlcal_set_skipped_wall_time_option   arginfo_intlcal_set_repeated_wall_time_option
 
#define arginfo_intlcal_get_error_code   arginfo_intlcal_get_first_day_of_week
 
#define arginfo_collator_asort   arginfo_collator_sort
 
#define arginfo_datefmt_get_timetype   arginfo_datefmt_get_datetype
 
#define arginfo_datefmt_get_calendar   arginfo_datefmt_get_datetype
 
#define arginfo_datefmt_get_pattern   arginfo_datefmt_get_timezone_id
 
#define arginfo_grapheme_stripos   arginfo_grapheme_strpos
 
#define arginfo_grapheme_strrpos   arginfo_grapheme_strpos
 
#define arginfo_grapheme_strripos   arginfo_grapheme_strpos
 
#define arginfo_grapheme_stristr   arginfo_grapheme_strstr
 
#define arginfo_idn_to_utf8   arginfo_idn_to_ascii
 
#define arginfo_locale_get_default   arginfo_intl_get_error_message
 
#define arginfo_locale_get_script   arginfo_locale_get_primary_language
 
#define arginfo_locale_get_region   arginfo_locale_get_primary_language
 
#define arginfo_locale_get_display_region   arginfo_locale_get_display_script
 
#define arginfo_locale_get_display_name   arginfo_locale_get_display_script
 
#define arginfo_locale_get_display_language   arginfo_locale_get_display_script
 
#define arginfo_locale_get_display_variant   arginfo_locale_get_display_script
 
#define arginfo_locale_get_all_variants   arginfo_locale_parse
 
#define arginfo_locale_canonicalize   arginfo_locale_get_primary_language
 
#define arginfo_msgfmt_get_error_message   arginfo_msgfmt_get_locale
 
#define arginfo_resourcebundle_get_error_code   arginfo_resourcebundle_count
 
#define arginfo_intltz_get_gmt   arginfo_intltz_create_default
 
#define arginfo_intltz_get_id   arginfo_intltz_get_error_message
 
#define arginfo_intltz_get_raw_offset   arginfo_intltz_get_dst_savings
 
#define arginfo_intltz_get_unknown   arginfo_intltz_create_default
 

Functions

 ZEND_FUNCTION (intlcal_create_instance)
 
 ZEND_FUNCTION (intlcal_get_keyword_values_for_locale)
 
 ZEND_FUNCTION (intlcal_get_now)
 
 ZEND_FUNCTION (intlcal_get_available_locales)
 
 ZEND_FUNCTION (intlcal_get)
 
 ZEND_FUNCTION (intlcal_get_time)
 
 ZEND_FUNCTION (intlcal_set_time)
 
 ZEND_FUNCTION (intlcal_add)
 
 ZEND_FUNCTION (intlcal_set_time_zone)
 
 ZEND_FUNCTION (intlcal_after)
 
 ZEND_FUNCTION (intlcal_before)
 
 ZEND_FUNCTION (intlcal_set)
 
 ZEND_FUNCTION (intlcal_roll)
 
 ZEND_FUNCTION (intlcal_clear)
 
 ZEND_FUNCTION (intlcal_field_difference)
 
 ZEND_FUNCTION (intlcal_get_actual_maximum)
 
 ZEND_FUNCTION (intlcal_get_actual_minimum)
 
 ZEND_FUNCTION (intlcal_get_day_of_week_type)
 
 ZEND_FUNCTION (intlcal_get_first_day_of_week)
 
 ZEND_FUNCTION (intlcal_get_least_maximum)
 
 ZEND_FUNCTION (intlcal_get_greatest_minimum)
 
 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_time_zone)
 
 ZEND_FUNCTION (intlcal_get_type)
 
 ZEND_FUNCTION (intlcal_get_weekend_transition)
 
 ZEND_FUNCTION (intlcal_in_daylight_time)
 
 ZEND_FUNCTION (intlcal_is_lenient)
 
 ZEND_FUNCTION (intlcal_is_set)
 
 ZEND_FUNCTION (intlcal_is_equivalent_to)
 
 ZEND_FUNCTION (intlcal_is_weekend)
 
 ZEND_FUNCTION (intlcal_set_first_day_of_week)
 
 ZEND_FUNCTION (intlcal_set_lenient)
 
 ZEND_FUNCTION (intlcal_get_repeated_wall_time_option)
 
 ZEND_FUNCTION (intlcal_equals)
 
 ZEND_FUNCTION (intlcal_get_skipped_wall_time_option)
 
 ZEND_FUNCTION (intlcal_set_repeated_wall_time_option)
 
 ZEND_FUNCTION (intlcal_set_skipped_wall_time_option)
 
 ZEND_FUNCTION (intlcal_from_date_time)
 
 ZEND_FUNCTION (intlcal_to_date_time)
 
 ZEND_FUNCTION (intlcal_get_error_code)
 
 ZEND_FUNCTION (intlcal_get_error_message)
 
 ZEND_FUNCTION (intlgregcal_create_instance)
 
 ZEND_FUNCTION (intlgregcal_set_gregorian_change)
 
 ZEND_FUNCTION (intlgregcal_get_gregorian_change)
 
 ZEND_FUNCTION (intlgregcal_is_leap_year)
 
 ZEND_FUNCTION (collator_create)
 
 ZEND_FUNCTION (collator_compare)
 
 ZEND_FUNCTION (collator_get_attribute)
 
 ZEND_FUNCTION (collator_set_attribute)
 
 ZEND_FUNCTION (collator_get_strength)
 
 ZEND_FUNCTION (collator_set_strength)
 
 ZEND_FUNCTION (collator_sort)
 
 ZEND_FUNCTION (collator_sort_with_sort_keys)
 
 ZEND_FUNCTION (collator_asort)
 
 ZEND_FUNCTION (collator_get_locale)
 
 ZEND_FUNCTION (collator_get_error_code)
 
 ZEND_FUNCTION (collator_get_error_message)
 
 ZEND_FUNCTION (collator_get_sort_key)
 
 ZEND_FUNCTION (intl_get_error_code)
 
 ZEND_FUNCTION (intl_get_error_message)
 
 ZEND_FUNCTION (intl_is_failure)
 
 ZEND_FUNCTION (intl_error_name)
 
 ZEND_FUNCTION (datefmt_create)
 
 ZEND_FUNCTION (datefmt_get_datetype)
 
 ZEND_FUNCTION (datefmt_get_timetype)
 
 ZEND_FUNCTION (datefmt_get_calendar)
 
 ZEND_FUNCTION (datefmt_set_calendar)
 
 ZEND_FUNCTION (datefmt_get_timezone_id)
 
 ZEND_FUNCTION (datefmt_get_calendar_object)
 
 ZEND_FUNCTION (datefmt_get_timezone)
 
 ZEND_FUNCTION (datefmt_set_timezone)
 
 ZEND_FUNCTION (datefmt_set_pattern)
 
 ZEND_FUNCTION (datefmt_get_pattern)
 
 ZEND_FUNCTION (datefmt_get_locale)
 
 ZEND_FUNCTION (datefmt_set_lenient)
 
 ZEND_FUNCTION (datefmt_is_lenient)
 
 ZEND_FUNCTION (datefmt_format)
 
 ZEND_FUNCTION (datefmt_format_object)
 
 ZEND_FUNCTION (datefmt_parse)
 
 ZEND_FUNCTION (datefmt_localtime)
 
 ZEND_FUNCTION (datefmt_get_error_code)
 
 ZEND_FUNCTION (datefmt_get_error_message)
 
 ZEND_FUNCTION (numfmt_create)
 
 ZEND_FUNCTION (numfmt_format)
 
 ZEND_FUNCTION (numfmt_parse)
 
 ZEND_FUNCTION (numfmt_format_currency)
 
 ZEND_FUNCTION (numfmt_parse_currency)
 
 ZEND_FUNCTION (numfmt_set_attribute)
 
 ZEND_FUNCTION (numfmt_get_attribute)
 
 ZEND_FUNCTION (numfmt_set_text_attribute)
 
 ZEND_FUNCTION (numfmt_get_text_attribute)
 
 ZEND_FUNCTION (numfmt_set_symbol)
 
 ZEND_FUNCTION (numfmt_get_symbol)
 
 ZEND_FUNCTION (numfmt_set_pattern)
 
 ZEND_FUNCTION (numfmt_get_pattern)
 
 ZEND_FUNCTION (numfmt_get_locale)
 
 ZEND_FUNCTION (numfmt_get_error_code)
 
 ZEND_FUNCTION (numfmt_get_error_message)
 
 ZEND_FUNCTION (grapheme_strlen)
 
 ZEND_FUNCTION (grapheme_strpos)
 
 ZEND_FUNCTION (grapheme_stripos)
 
 ZEND_FUNCTION (grapheme_strrpos)
 
 ZEND_FUNCTION (grapheme_strripos)
 
 ZEND_FUNCTION (grapheme_substr)
 
 ZEND_FUNCTION (grapheme_strstr)
 
 ZEND_FUNCTION (grapheme_stristr)
 
 ZEND_FUNCTION (grapheme_str_split)
 
 ZEND_FUNCTION (grapheme_extract)
 
 ZEND_FUNCTION (idn_to_ascii)
 
 ZEND_FUNCTION (idn_to_utf8)
 
 ZEND_FUNCTION (locale_get_default)
 
 ZEND_FUNCTION (locale_set_default)
 
 ZEND_FUNCTION (locale_get_primary_language)
 
 ZEND_FUNCTION (locale_get_script)
 
 ZEND_FUNCTION (locale_get_region)
 
 ZEND_FUNCTION (locale_get_keywords)
 
 ZEND_FUNCTION (locale_get_display_script)
 
 ZEND_FUNCTION (locale_get_display_region)
 
 ZEND_FUNCTION (locale_get_display_name)
 
 ZEND_FUNCTION (locale_get_display_language)
 
 ZEND_FUNCTION (locale_get_display_variant)
 
 ZEND_FUNCTION (locale_compose)
 
 ZEND_FUNCTION (locale_parse)
 
 ZEND_FUNCTION (locale_get_all_variants)
 
 ZEND_FUNCTION (locale_filter_matches)
 
 ZEND_FUNCTION (locale_canonicalize)
 
 ZEND_FUNCTION (locale_lookup)
 
 ZEND_FUNCTION (locale_accept_from_http)
 
 ZEND_FUNCTION (msgfmt_create)
 
 ZEND_FUNCTION (msgfmt_format)
 
 ZEND_FUNCTION (msgfmt_format_message)
 
 ZEND_FUNCTION (msgfmt_parse)
 
 ZEND_FUNCTION (msgfmt_parse_message)
 
 ZEND_FUNCTION (msgfmt_set_pattern)
 
 ZEND_FUNCTION (msgfmt_get_pattern)
 
 ZEND_FUNCTION (msgfmt_get_locale)
 
 ZEND_FUNCTION (msgfmt_get_error_code)
 
 ZEND_FUNCTION (msgfmt_get_error_message)
 
 ZEND_FUNCTION (normalizer_normalize)
 
 ZEND_FUNCTION (normalizer_is_normalized)
 
 ZEND_FUNCTION (resourcebundle_create)
 
 ZEND_FUNCTION (resourcebundle_get)
 
 ZEND_FUNCTION (resourcebundle_count)
 
 ZEND_FUNCTION (resourcebundle_locales)
 
 ZEND_FUNCTION (resourcebundle_get_error_code)
 
 ZEND_FUNCTION (resourcebundle_get_error_message)
 
 ZEND_FUNCTION (intltz_count_equivalent_ids)
 
 ZEND_FUNCTION (intltz_create_default)
 
 ZEND_FUNCTION (intltz_create_enumeration)
 
 ZEND_FUNCTION (intltz_create_time_zone)
 
 ZEND_FUNCTION (intltz_create_time_zone_id_enumeration)
 
 ZEND_FUNCTION (intltz_from_date_time_zone)
 
 ZEND_FUNCTION (intltz_get_canonical_id)
 
 ZEND_FUNCTION (intltz_get_display_name)
 
 ZEND_FUNCTION (intltz_get_dst_savings)
 
 ZEND_FUNCTION (intltz_get_equivalent_id)
 
 ZEND_FUNCTION (intltz_get_error_code)
 
 ZEND_FUNCTION (intltz_get_error_message)
 
 ZEND_FUNCTION (intltz_get_gmt)
 
 ZEND_FUNCTION (intltz_get_id)
 
 ZEND_FUNCTION (intltz_get_offset)
 
 ZEND_FUNCTION (intltz_get_raw_offset)
 
 ZEND_FUNCTION (intltz_get_region)
 
 ZEND_FUNCTION (intltz_get_tz_data_version)
 
 ZEND_FUNCTION (intltz_get_unknown)
 
 ZEND_FUNCTION (intltz_has_same_rules)
 
 ZEND_FUNCTION (intltz_to_date_time_zone)
 
 ZEND_FUNCTION (intltz_use_daylight_time)
 
 ZEND_FUNCTION (transliterator_create)
 
 ZEND_FUNCTION (transliterator_create_from_rules)
 
 ZEND_FUNCTION (transliterator_list_ids)
 
 ZEND_FUNCTION (transliterator_create_inverse)
 
 ZEND_FUNCTION (transliterator_transliterate)
 
 ZEND_FUNCTION (transliterator_get_error_code)
 
 ZEND_FUNCTION (transliterator_get_error_message)
 

Macro Definition Documentation

◆ arginfo_collator_asort

#define arginfo_collator_asort   arginfo_collator_sort

Definition at line 245 of file php_intl_arginfo.h.

◆ arginfo_datefmt_get_calendar

#define arginfo_datefmt_get_calendar   arginfo_datefmt_get_datetype

Definition at line 294 of file php_intl_arginfo.h.

◆ arginfo_datefmt_get_pattern

#define arginfo_datefmt_get_pattern   arginfo_datefmt_get_timezone_id

Definition at line 323 of file php_intl_arginfo.h.

◆ arginfo_datefmt_get_timetype

#define arginfo_datefmt_get_timetype   arginfo_datefmt_get_datetype

Definition at line 292 of file php_intl_arginfo.h.

◆ arginfo_grapheme_stripos

#define arginfo_grapheme_stripos   arginfo_grapheme_strpos

Definition at line 467 of file php_intl_arginfo.h.

◆ arginfo_grapheme_stristr

#define arginfo_grapheme_stristr   arginfo_grapheme_strstr

Definition at line 485 of file php_intl_arginfo.h.

◆ arginfo_grapheme_strripos

#define arginfo_grapheme_strripos   arginfo_grapheme_strpos

Definition at line 471 of file php_intl_arginfo.h.

◆ arginfo_grapheme_strrpos

#define arginfo_grapheme_strrpos   arginfo_grapheme_strpos

Definition at line 469 of file php_intl_arginfo.h.

◆ arginfo_idn_to_utf8

#define arginfo_idn_to_utf8   arginfo_idn_to_ascii

Definition at line 507 of file php_intl_arginfo.h.

◆ arginfo_intlcal_before

#define arginfo_intlcal_before   arginfo_intlcal_after

Definition at line 51 of file php_intl_arginfo.h.

◆ arginfo_intlcal_equals

#define arginfo_intlcal_equals   arginfo_intlcal_after

Definition at line 155 of file php_intl_arginfo.h.

◆ arginfo_intlcal_get_actual_maximum

#define arginfo_intlcal_get_actual_maximum   arginfo_intlcal_get

Definition at line 80 of file php_intl_arginfo.h.

◆ arginfo_intlcal_get_actual_minimum

#define arginfo_intlcal_get_actual_minimum   arginfo_intlcal_get

Definition at line 82 of file php_intl_arginfo.h.

◆ arginfo_intlcal_get_error_code

#define arginfo_intlcal_get_error_code   arginfo_intlcal_get_first_day_of_week

Definition at line 175 of file php_intl_arginfo.h.

◆ arginfo_intlcal_get_greatest_minimum

#define arginfo_intlcal_get_greatest_minimum   arginfo_intlcal_get

Definition at line 95 of file php_intl_arginfo.h.

◆ arginfo_intlcal_get_least_maximum

#define arginfo_intlcal_get_least_maximum   arginfo_intlcal_get

Definition at line 93 of file php_intl_arginfo.h.

◆ arginfo_intlcal_get_maximum

#define arginfo_intlcal_get_maximum   arginfo_intlcal_get

Definition at line 102 of file php_intl_arginfo.h.

◆ arginfo_intlcal_get_minimal_days_in_first_week

#define arginfo_intlcal_get_minimal_days_in_first_week   arginfo_intlcal_get_first_day_of_week

Definition at line 104 of file php_intl_arginfo.h.

◆ arginfo_intlcal_get_minimum

#define arginfo_intlcal_get_minimum   arginfo_intlcal_get

Definition at line 111 of file php_intl_arginfo.h.

◆ arginfo_intlcal_get_skipped_wall_time_option

#define arginfo_intlcal_get_skipped_wall_time_option   arginfo_intlcal_get_repeated_wall_time_option

Definition at line 157 of file php_intl_arginfo.h.

◆ arginfo_intlcal_get_weekend_transition

#define arginfo_intlcal_get_weekend_transition   arginfo_intlcal_get_day_of_week_type

Definition at line 121 of file php_intl_arginfo.h.

◆ arginfo_intlcal_is_equivalent_to

#define arginfo_intlcal_is_equivalent_to   arginfo_intlcal_after

Definition at line 134 of file php_intl_arginfo.h.

◆ arginfo_intlcal_is_lenient

#define arginfo_intlcal_is_lenient   arginfo_intlcal_in_daylight_time

Definition at line 127 of file php_intl_arginfo.h.

◆ arginfo_intlcal_set_skipped_wall_time_option

#define arginfo_intlcal_set_skipped_wall_time_option   arginfo_intlcal_set_repeated_wall_time_option

Definition at line 164 of file php_intl_arginfo.h.

◆ arginfo_intltz_get_gmt

#define arginfo_intltz_get_gmt   arginfo_intltz_create_default

Definition at line 712 of file php_intl_arginfo.h.

◆ arginfo_intltz_get_id

#define arginfo_intltz_get_id   arginfo_intltz_get_error_message

Definition at line 714 of file php_intl_arginfo.h.

◆ arginfo_intltz_get_raw_offset

#define arginfo_intltz_get_raw_offset   arginfo_intltz_get_dst_savings

Definition at line 724 of file php_intl_arginfo.h.

◆ arginfo_intltz_get_unknown

#define arginfo_intltz_get_unknown   arginfo_intltz_create_default

Definition at line 733 of file php_intl_arginfo.h.

◆ arginfo_locale_canonicalize

#define arginfo_locale_canonicalize   arginfo_locale_get_primary_language

Definition at line 556 of file php_intl_arginfo.h.

◆ arginfo_locale_get_all_variants

#define arginfo_locale_get_all_variants   arginfo_locale_parse

Definition at line 548 of file php_intl_arginfo.h.

◆ arginfo_locale_get_default

#define arginfo_locale_get_default   arginfo_intl_get_error_message

Definition at line 509 of file php_intl_arginfo.h.

◆ arginfo_locale_get_display_language

#define arginfo_locale_get_display_language   arginfo_locale_get_display_script

Definition at line 536 of file php_intl_arginfo.h.

◆ arginfo_locale_get_display_name

#define arginfo_locale_get_display_name   arginfo_locale_get_display_script

Definition at line 534 of file php_intl_arginfo.h.

◆ arginfo_locale_get_display_region

#define arginfo_locale_get_display_region   arginfo_locale_get_display_script

Definition at line 532 of file php_intl_arginfo.h.

◆ arginfo_locale_get_display_variant

#define arginfo_locale_get_display_variant   arginfo_locale_get_display_script

Definition at line 538 of file php_intl_arginfo.h.

◆ arginfo_locale_get_region

#define arginfo_locale_get_region   arginfo_locale_get_primary_language

Definition at line 521 of file php_intl_arginfo.h.

◆ arginfo_locale_get_script

#define arginfo_locale_get_script   arginfo_locale_get_primary_language

Definition at line 519 of file php_intl_arginfo.h.

◆ arginfo_msgfmt_get_error_message

#define arginfo_msgfmt_get_error_message   arginfo_msgfmt_get_locale

Definition at line 613 of file php_intl_arginfo.h.

◆ arginfo_resourcebundle_get_error_code

#define arginfo_resourcebundle_get_error_code   arginfo_resourcebundle_count

Definition at line 652 of file php_intl_arginfo.h.

Function Documentation

◆ ZEND_FUNCTION() [1/179]

ZEND_FUNCTION ( collator_asort )

◆ ZEND_FUNCTION() [2/179]

ZEND_FUNCTION ( collator_compare )

◆ ZEND_FUNCTION() [3/179]

ZEND_FUNCTION ( collator_create )

◆ ZEND_FUNCTION() [4/179]

ZEND_FUNCTION ( collator_get_attribute )

◆ ZEND_FUNCTION() [5/179]

ZEND_FUNCTION ( collator_get_error_code )

◆ ZEND_FUNCTION() [6/179]

ZEND_FUNCTION ( collator_get_error_message )

◆ ZEND_FUNCTION() [7/179]

ZEND_FUNCTION ( collator_get_locale )

◆ ZEND_FUNCTION() [8/179]

ZEND_FUNCTION ( collator_get_sort_key )

◆ ZEND_FUNCTION() [9/179]

ZEND_FUNCTION ( collator_get_strength )

◆ ZEND_FUNCTION() [10/179]

ZEND_FUNCTION ( collator_set_attribute )

◆ ZEND_FUNCTION() [11/179]

ZEND_FUNCTION ( collator_set_strength )

◆ ZEND_FUNCTION() [12/179]

ZEND_FUNCTION ( collator_sort )

◆ ZEND_FUNCTION() [13/179]

ZEND_FUNCTION ( collator_sort_with_sort_keys )

◆ ZEND_FUNCTION() [14/179]

ZEND_FUNCTION ( datefmt_create )

◆ ZEND_FUNCTION() [15/179]

ZEND_FUNCTION ( datefmt_format )

◆ ZEND_FUNCTION() [16/179]

ZEND_FUNCTION ( datefmt_format_object )

◆ ZEND_FUNCTION() [17/179]

ZEND_FUNCTION ( datefmt_get_calendar )

◆ ZEND_FUNCTION() [18/179]

ZEND_FUNCTION ( datefmt_get_calendar_object )

◆ ZEND_FUNCTION() [19/179]

ZEND_FUNCTION ( datefmt_get_datetype )

◆ ZEND_FUNCTION() [20/179]

ZEND_FUNCTION ( datefmt_get_error_code )

◆ ZEND_FUNCTION() [21/179]

ZEND_FUNCTION ( datefmt_get_error_message )

◆ ZEND_FUNCTION() [22/179]

ZEND_FUNCTION ( datefmt_get_locale )

◆ ZEND_FUNCTION() [23/179]

ZEND_FUNCTION ( datefmt_get_pattern )

◆ ZEND_FUNCTION() [24/179]

ZEND_FUNCTION ( datefmt_get_timetype )

◆ ZEND_FUNCTION() [25/179]

ZEND_FUNCTION ( datefmt_get_timezone )

◆ ZEND_FUNCTION() [26/179]

ZEND_FUNCTION ( datefmt_get_timezone_id )

◆ ZEND_FUNCTION() [27/179]

ZEND_FUNCTION ( datefmt_is_lenient )

◆ ZEND_FUNCTION() [28/179]

ZEND_FUNCTION ( datefmt_localtime )

◆ ZEND_FUNCTION() [29/179]

ZEND_FUNCTION ( datefmt_parse )

◆ ZEND_FUNCTION() [30/179]

ZEND_FUNCTION ( datefmt_set_calendar )

◆ ZEND_FUNCTION() [31/179]

ZEND_FUNCTION ( datefmt_set_lenient )

◆ ZEND_FUNCTION() [32/179]

ZEND_FUNCTION ( datefmt_set_pattern )

◆ ZEND_FUNCTION() [33/179]

ZEND_FUNCTION ( datefmt_set_timezone )

◆ ZEND_FUNCTION() [34/179]

ZEND_FUNCTION ( grapheme_extract )

◆ ZEND_FUNCTION() [35/179]

ZEND_FUNCTION ( grapheme_str_split )

◆ ZEND_FUNCTION() [36/179]

ZEND_FUNCTION ( grapheme_stripos )

◆ ZEND_FUNCTION() [37/179]

ZEND_FUNCTION ( grapheme_stristr )

◆ ZEND_FUNCTION() [38/179]

ZEND_FUNCTION ( grapheme_strlen )

◆ ZEND_FUNCTION() [39/179]

ZEND_FUNCTION ( grapheme_strpos )

◆ ZEND_FUNCTION() [40/179]

ZEND_FUNCTION ( grapheme_strripos )

◆ ZEND_FUNCTION() [41/179]

ZEND_FUNCTION ( grapheme_strrpos )

◆ ZEND_FUNCTION() [42/179]

ZEND_FUNCTION ( grapheme_strstr )

◆ ZEND_FUNCTION() [43/179]

ZEND_FUNCTION ( grapheme_substr )

◆ ZEND_FUNCTION() [44/179]

ZEND_FUNCTION ( idn_to_ascii )

◆ ZEND_FUNCTION() [45/179]

ZEND_FUNCTION ( idn_to_utf8 )

◆ ZEND_FUNCTION() [46/179]

ZEND_FUNCTION ( intl_error_name )

◆ ZEND_FUNCTION() [47/179]

ZEND_FUNCTION ( intl_get_error_code )

◆ ZEND_FUNCTION() [48/179]

ZEND_FUNCTION ( intl_get_error_message )

◆ ZEND_FUNCTION() [49/179]

ZEND_FUNCTION ( intl_is_failure )

◆ ZEND_FUNCTION() [50/179]

ZEND_FUNCTION ( intlcal_add )

◆ ZEND_FUNCTION() [51/179]

ZEND_FUNCTION ( intlcal_after )

◆ ZEND_FUNCTION() [52/179]

ZEND_FUNCTION ( intlcal_before )

◆ ZEND_FUNCTION() [53/179]

ZEND_FUNCTION ( intlcal_clear )

◆ ZEND_FUNCTION() [54/179]

ZEND_FUNCTION ( intlcal_create_instance )

◆ ZEND_FUNCTION() [55/179]

ZEND_FUNCTION ( intlcal_equals )

◆ ZEND_FUNCTION() [56/179]

ZEND_FUNCTION ( intlcal_field_difference )

◆ ZEND_FUNCTION() [57/179]

ZEND_FUNCTION ( intlcal_from_date_time )

◆ ZEND_FUNCTION() [58/179]

ZEND_FUNCTION ( intlcal_get )

◆ ZEND_FUNCTION() [59/179]

ZEND_FUNCTION ( intlcal_get_actual_maximum )

◆ ZEND_FUNCTION() [60/179]

ZEND_FUNCTION ( intlcal_get_actual_minimum )

◆ ZEND_FUNCTION() [61/179]

ZEND_FUNCTION ( intlcal_get_available_locales )

◆ ZEND_FUNCTION() [62/179]

ZEND_FUNCTION ( intlcal_get_day_of_week_type )

◆ ZEND_FUNCTION() [63/179]

ZEND_FUNCTION ( intlcal_get_error_code )

◆ ZEND_FUNCTION() [64/179]

ZEND_FUNCTION ( intlcal_get_error_message )

◆ ZEND_FUNCTION() [65/179]

ZEND_FUNCTION ( intlcal_get_first_day_of_week )

◆ ZEND_FUNCTION() [66/179]

ZEND_FUNCTION ( intlcal_get_greatest_minimum )

◆ ZEND_FUNCTION() [67/179]

◆ ZEND_FUNCTION() [68/179]

ZEND_FUNCTION ( intlcal_get_least_maximum )

◆ ZEND_FUNCTION() [69/179]

ZEND_FUNCTION ( intlcal_get_locale )

◆ ZEND_FUNCTION() [70/179]

ZEND_FUNCTION ( intlcal_get_maximum )

◆ ZEND_FUNCTION() [71/179]

◆ ZEND_FUNCTION() [72/179]

ZEND_FUNCTION ( intlcal_get_minimum )

◆ ZEND_FUNCTION() [73/179]

ZEND_FUNCTION ( intlcal_get_now )

◆ ZEND_FUNCTION() [74/179]

◆ ZEND_FUNCTION() [75/179]

◆ ZEND_FUNCTION() [76/179]

ZEND_FUNCTION ( intlcal_get_time )

◆ ZEND_FUNCTION() [77/179]

ZEND_FUNCTION ( intlcal_get_time_zone )

◆ ZEND_FUNCTION() [78/179]

ZEND_FUNCTION ( intlcal_get_type )

◆ ZEND_FUNCTION() [79/179]

ZEND_FUNCTION ( intlcal_get_weekend_transition )

◆ ZEND_FUNCTION() [80/179]

ZEND_FUNCTION ( intlcal_in_daylight_time )

◆ ZEND_FUNCTION() [81/179]

ZEND_FUNCTION ( intlcal_is_equivalent_to )

◆ ZEND_FUNCTION() [82/179]

ZEND_FUNCTION ( intlcal_is_lenient )

◆ ZEND_FUNCTION() [83/179]

ZEND_FUNCTION ( intlcal_is_set )

◆ ZEND_FUNCTION() [84/179]

ZEND_FUNCTION ( intlcal_is_weekend )

◆ ZEND_FUNCTION() [85/179]

ZEND_FUNCTION ( intlcal_roll )

◆ ZEND_FUNCTION() [86/179]

ZEND_FUNCTION ( intlcal_set )

◆ ZEND_FUNCTION() [87/179]

ZEND_FUNCTION ( intlcal_set_first_day_of_week )

◆ ZEND_FUNCTION() [88/179]

ZEND_FUNCTION ( intlcal_set_lenient )

◆ ZEND_FUNCTION() [89/179]

◆ ZEND_FUNCTION() [90/179]

◆ ZEND_FUNCTION() [91/179]

◆ ZEND_FUNCTION() [92/179]

ZEND_FUNCTION ( intlcal_set_time )

◆ ZEND_FUNCTION() [93/179]

ZEND_FUNCTION ( intlcal_set_time_zone )

◆ ZEND_FUNCTION() [94/179]

ZEND_FUNCTION ( intlcal_to_date_time )

◆ ZEND_FUNCTION() [95/179]

ZEND_FUNCTION ( intlgregcal_create_instance )

◆ ZEND_FUNCTION() [96/179]

◆ ZEND_FUNCTION() [97/179]

ZEND_FUNCTION ( intlgregcal_is_leap_year )

◆ ZEND_FUNCTION() [98/179]

◆ ZEND_FUNCTION() [99/179]

ZEND_FUNCTION ( intltz_count_equivalent_ids )

◆ ZEND_FUNCTION() [100/179]

ZEND_FUNCTION ( intltz_create_default )

◆ ZEND_FUNCTION() [101/179]

ZEND_FUNCTION ( intltz_create_enumeration )

◆ ZEND_FUNCTION() [102/179]

ZEND_FUNCTION ( intltz_create_time_zone )

◆ ZEND_FUNCTION() [103/179]

◆ ZEND_FUNCTION() [104/179]

ZEND_FUNCTION ( intltz_from_date_time_zone )

◆ ZEND_FUNCTION() [105/179]

ZEND_FUNCTION ( intltz_get_canonical_id )

◆ ZEND_FUNCTION() [106/179]

ZEND_FUNCTION ( intltz_get_display_name )

◆ ZEND_FUNCTION() [107/179]

ZEND_FUNCTION ( intltz_get_dst_savings )

◆ ZEND_FUNCTION() [108/179]

ZEND_FUNCTION ( intltz_get_equivalent_id )

◆ ZEND_FUNCTION() [109/179]

ZEND_FUNCTION ( intltz_get_error_code )

◆ ZEND_FUNCTION() [110/179]

ZEND_FUNCTION ( intltz_get_error_message )

◆ ZEND_FUNCTION() [111/179]

ZEND_FUNCTION ( intltz_get_gmt )

◆ ZEND_FUNCTION() [112/179]

ZEND_FUNCTION ( intltz_get_id )

◆ ZEND_FUNCTION() [113/179]

ZEND_FUNCTION ( intltz_get_offset )

◆ ZEND_FUNCTION() [114/179]

ZEND_FUNCTION ( intltz_get_raw_offset )

◆ ZEND_FUNCTION() [115/179]

ZEND_FUNCTION ( intltz_get_region )

◆ ZEND_FUNCTION() [116/179]

ZEND_FUNCTION ( intltz_get_tz_data_version )

◆ ZEND_FUNCTION() [117/179]

ZEND_FUNCTION ( intltz_get_unknown )

◆ ZEND_FUNCTION() [118/179]

ZEND_FUNCTION ( intltz_has_same_rules )

◆ ZEND_FUNCTION() [119/179]

ZEND_FUNCTION ( intltz_to_date_time_zone )

◆ ZEND_FUNCTION() [120/179]

ZEND_FUNCTION ( intltz_use_daylight_time )

◆ ZEND_FUNCTION() [121/179]

ZEND_FUNCTION ( locale_accept_from_http )

◆ ZEND_FUNCTION() [122/179]

ZEND_FUNCTION ( locale_canonicalize )

◆ ZEND_FUNCTION() [123/179]

ZEND_FUNCTION ( locale_compose )

◆ ZEND_FUNCTION() [124/179]

ZEND_FUNCTION ( locale_filter_matches )

◆ ZEND_FUNCTION() [125/179]

ZEND_FUNCTION ( locale_get_all_variants )

◆ ZEND_FUNCTION() [126/179]

ZEND_FUNCTION ( locale_get_default )

◆ ZEND_FUNCTION() [127/179]

ZEND_FUNCTION ( locale_get_display_language )

◆ ZEND_FUNCTION() [128/179]

ZEND_FUNCTION ( locale_get_display_name )

◆ ZEND_FUNCTION() [129/179]

ZEND_FUNCTION ( locale_get_display_region )

◆ ZEND_FUNCTION() [130/179]

ZEND_FUNCTION ( locale_get_display_script )

◆ ZEND_FUNCTION() [131/179]

ZEND_FUNCTION ( locale_get_display_variant )

◆ ZEND_FUNCTION() [132/179]

ZEND_FUNCTION ( locale_get_keywords )

◆ ZEND_FUNCTION() [133/179]

ZEND_FUNCTION ( locale_get_primary_language )

◆ ZEND_FUNCTION() [134/179]

ZEND_FUNCTION ( locale_get_region )

◆ ZEND_FUNCTION() [135/179]

ZEND_FUNCTION ( locale_get_script )

◆ ZEND_FUNCTION() [136/179]

ZEND_FUNCTION ( locale_lookup )

◆ ZEND_FUNCTION() [137/179]

ZEND_FUNCTION ( locale_parse )

◆ ZEND_FUNCTION() [138/179]

ZEND_FUNCTION ( locale_set_default )

◆ ZEND_FUNCTION() [139/179]

ZEND_FUNCTION ( msgfmt_create )

◆ ZEND_FUNCTION() [140/179]

ZEND_FUNCTION ( msgfmt_format )

◆ ZEND_FUNCTION() [141/179]

ZEND_FUNCTION ( msgfmt_format_message )

◆ ZEND_FUNCTION() [142/179]

ZEND_FUNCTION ( msgfmt_get_error_code )

◆ ZEND_FUNCTION() [143/179]

ZEND_FUNCTION ( msgfmt_get_error_message )

◆ ZEND_FUNCTION() [144/179]

ZEND_FUNCTION ( msgfmt_get_locale )

◆ ZEND_FUNCTION() [145/179]

ZEND_FUNCTION ( msgfmt_get_pattern )

◆ ZEND_FUNCTION() [146/179]

ZEND_FUNCTION ( msgfmt_parse )

◆ ZEND_FUNCTION() [147/179]

ZEND_FUNCTION ( msgfmt_parse_message )

◆ ZEND_FUNCTION() [148/179]

ZEND_FUNCTION ( msgfmt_set_pattern )

◆ ZEND_FUNCTION() [149/179]

ZEND_FUNCTION ( normalizer_is_normalized )

◆ ZEND_FUNCTION() [150/179]

ZEND_FUNCTION ( normalizer_normalize )

◆ ZEND_FUNCTION() [151/179]

ZEND_FUNCTION ( numfmt_create )

◆ ZEND_FUNCTION() [152/179]

ZEND_FUNCTION ( numfmt_format )

◆ ZEND_FUNCTION() [153/179]

ZEND_FUNCTION ( numfmt_format_currency )

◆ ZEND_FUNCTION() [154/179]

ZEND_FUNCTION ( numfmt_get_attribute )

◆ ZEND_FUNCTION() [155/179]

ZEND_FUNCTION ( numfmt_get_error_code )

◆ ZEND_FUNCTION() [156/179]

ZEND_FUNCTION ( numfmt_get_error_message )

◆ ZEND_FUNCTION() [157/179]

ZEND_FUNCTION ( numfmt_get_locale )

◆ ZEND_FUNCTION() [158/179]

ZEND_FUNCTION ( numfmt_get_pattern )

◆ ZEND_FUNCTION() [159/179]

ZEND_FUNCTION ( numfmt_get_symbol )

◆ ZEND_FUNCTION() [160/179]

ZEND_FUNCTION ( numfmt_get_text_attribute )

◆ ZEND_FUNCTION() [161/179]

ZEND_FUNCTION ( numfmt_parse )

◆ ZEND_FUNCTION() [162/179]

ZEND_FUNCTION ( numfmt_parse_currency )

◆ ZEND_FUNCTION() [163/179]

ZEND_FUNCTION ( numfmt_set_attribute )

◆ ZEND_FUNCTION() [164/179]

ZEND_FUNCTION ( numfmt_set_pattern )

◆ ZEND_FUNCTION() [165/179]

ZEND_FUNCTION ( numfmt_set_symbol )

◆ ZEND_FUNCTION() [166/179]

ZEND_FUNCTION ( numfmt_set_text_attribute )

◆ ZEND_FUNCTION() [167/179]

ZEND_FUNCTION ( resourcebundle_count )

◆ ZEND_FUNCTION() [168/179]

ZEND_FUNCTION ( resourcebundle_create )

◆ ZEND_FUNCTION() [169/179]

ZEND_FUNCTION ( resourcebundle_get )

◆ ZEND_FUNCTION() [170/179]

ZEND_FUNCTION ( resourcebundle_get_error_code )

◆ ZEND_FUNCTION() [171/179]

◆ ZEND_FUNCTION() [172/179]

ZEND_FUNCTION ( resourcebundle_locales )

◆ ZEND_FUNCTION() [173/179]

ZEND_FUNCTION ( transliterator_create )

◆ ZEND_FUNCTION() [174/179]

◆ ZEND_FUNCTION() [175/179]

ZEND_FUNCTION ( transliterator_create_inverse )

◆ ZEND_FUNCTION() [176/179]

ZEND_FUNCTION ( transliterator_get_error_code )

◆ ZEND_FUNCTION() [177/179]

◆ ZEND_FUNCTION() [178/179]

ZEND_FUNCTION ( transliterator_list_ids )

◆ ZEND_FUNCTION() [179/179]

ZEND_FUNCTION ( transliterator_transliterate )