Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 51 – 75 of 197) sorted by path

12345678

/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp129 U_CFUNC PHP_FUNCTION(breakiter_get_text) in PHP_FUNCTION() function
149 U_CFUNC PHP_FUNCTION(breakiter_set_text) in PHP_FUNCTION() function
249 U_CFUNC PHP_FUNCTION(breakiter_first) in PHP_FUNCTION() function
256 U_CFUNC PHP_FUNCTION(breakiter_last) in PHP_FUNCTION() function
263 U_CFUNC PHP_FUNCTION(breakiter_previous) in PHP_FUNCTION() function
270 U_CFUNC PHP_FUNCTION(breakiter_next) in PHP_FUNCTION() function
299 U_CFUNC PHP_FUNCTION(breakiter_current) in PHP_FUNCTION() function
317 U_CFUNC PHP_FUNCTION(breakiter_following) in PHP_FUNCTION() function
324 U_CFUNC PHP_FUNCTION(breakiter_preceding) in PHP_FUNCTION() function
331 U_CFUNC PHP_FUNCTION(breakiter_is_boundary) in PHP_FUNCTION() function
[all …]
H A Dcodepointiterator_methods.cpp30 U_CFUNC PHP_FUNCTION(cpbi_get_last_code_point) in PHP_FUNCTION() function
H A Drulebasedbreakiterator_methods.cpp109 U_CFUNC PHP_FUNCTION(rbbi_get_rules) in PHP_FUNCTION() function
135 U_CFUNC PHP_FUNCTION(rbbi_get_rule_status) in PHP_FUNCTION() function
151 U_CFUNC PHP_FUNCTION(rbbi_get_rule_status_vec) in PHP_FUNCTION() function
192 U_CFUNC PHP_FUNCTION(rbbi_get_binary_rules) in PHP_FUNCTION() function
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_methods.cpp185 U_CFUNC PHP_FUNCTION(intlcal_get_now) in PHP_FUNCTION() function
250 U_CFUNC PHP_FUNCTION(intlcal_get) in PHP_FUNCTION() function
256 U_CFUNC PHP_FUNCTION(intlcal_get_time) in PHP_FUNCTION() function
276 U_CFUNC PHP_FUNCTION(intlcal_set_time) in PHP_FUNCTION() function
296 U_CFUNC PHP_FUNCTION(intlcal_add) in PHP_FUNCTION() function
391 U_CFUNC PHP_FUNCTION(intlcal_after) in PHP_FUNCTION() function
396 U_CFUNC PHP_FUNCTION(intlcal_before) in PHP_FUNCTION() function
401 U_CFUNC PHP_FUNCTION(intlcal_set) in PHP_FUNCTION() function
464 U_CFUNC PHP_FUNCTION(intlcal_roll) in PHP_FUNCTION() function
524 U_CFUNC PHP_FUNCTION(intlcal_clear) in PHP_FUNCTION() function
[all …]
H A Dgregoriancalendar_methods.cpp166 U_CFUNC PHP_FUNCTION(intlgregcal_create_instance) in PHP_FUNCTION() function
197 U_CFUNC PHP_FUNCTION(intlgregcal_set_gregorian_change) in PHP_FUNCTION() function
218 U_CFUNC PHP_FUNCTION(intlgregcal_get_gregorian_change) in PHP_FUNCTION() function
234 U_CFUNC PHP_FUNCTION(intlgregcal_is_leap_year) in PHP_FUNCTION() function
/PHP-5.5/ext/intl/collator/
H A Dcollator_attr.c34 PHP_FUNCTION( collator_get_attribute ) in PHP_FUNCTION() function
65 PHP_FUNCTION( collator_set_attribute ) in PHP_FUNCTION() function
97 PHP_FUNCTION( collator_get_strength ) in PHP_FUNCTION() function
124 PHP_FUNCTION( collator_set_strength ) in PHP_FUNCTION() function
H A Dcollator_compare.c32 PHP_FUNCTION( collator_compare ) in PHP_FUNCTION() function
H A Dcollator_create.c63 PHP_FUNCTION( collator_create ) in PHP_FUNCTION() function
H A Dcollator_error.c31 PHP_FUNCTION( collator_get_error_code ) in PHP_FUNCTION() function
60 PHP_FUNCTION( collator_get_error_message ) in PHP_FUNCTION() function
H A Dcollator_locale.c34 PHP_FUNCTION( collator_get_locale ) in PHP_FUNCTION() function
H A Dcollator_sort.c344 PHP_FUNCTION( collator_sort ) in PHP_FUNCTION() function
357 PHP_FUNCTION( collator_sort_with_sort_keys ) in PHP_FUNCTION() function
536 PHP_FUNCTION( collator_asort ) in PHP_FUNCTION() function
546 PHP_FUNCTION( collator_get_sort_key ) in PHP_FUNCTION() function
/PHP-5.5/ext/intl/common/
H A Dcommon_error.c29 PHP_FUNCTION( intl_get_error_code ) in PHP_FUNCTION() function
38 PHP_FUNCTION( intl_get_error_message ) in PHP_FUNCTION() function
50 PHP_FUNCTION( intl_is_failure ) in PHP_FUNCTION() function
71 PHP_FUNCTION( intl_error_name ) in PHP_FUNCTION() function
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat.c72 PHP_FUNCTION( datefmt_get_error_code ) in PHP_FUNCTION() function
97 PHP_FUNCTION( datefmt_get_error_message ) in PHP_FUNCTION() function
H A Ddateformat_attr.c34 PHP_FUNCTION( datefmt_get_datetype ) in PHP_FUNCTION() function
60 PHP_FUNCTION( datefmt_get_timetype ) in PHP_FUNCTION() function
86 PHP_FUNCTION( datefmt_get_pattern ) in PHP_FUNCTION() function
128 PHP_FUNCTION( datefmt_set_pattern ) in PHP_FUNCTION() function
170 PHP_FUNCTION( datefmt_get_locale ) in PHP_FUNCTION() function
201 PHP_FUNCTION( datefmt_is_lenient ) in PHP_FUNCTION() function
228 PHP_FUNCTION( datefmt_set_lenient ) in PHP_FUNCTION() function
H A Ddateformat_attrcpp.cpp45 U_CFUNC PHP_FUNCTION(datefmt_get_timezone_id) in PHP_FUNCTION() function
72 U_CFUNC PHP_FUNCTION(datefmt_get_timezone) in PHP_FUNCTION() function
98 U_CFUNC PHP_FUNCTION(datefmt_set_timezone_id) in PHP_FUNCTION() function
112 U_CFUNC PHP_FUNCTION(datefmt_set_timezone) in PHP_FUNCTION() function
142 U_CFUNC PHP_FUNCTION(datefmt_get_calendar) in PHP_FUNCTION() function
169 U_CFUNC PHP_FUNCTION(datefmt_get_calendar_object) in PHP_FUNCTION() function
205 U_CFUNC PHP_FUNCTION(datefmt_set_calendar) in PHP_FUNCTION() function
H A Ddateformat_create.cpp176 U_CFUNC PHP_FUNCTION( datefmt_create ) in PHP_FUNCTION() function
H A Ddateformat_format.c153 PHP_FUNCTION(datefmt_format) in PHP_FUNCTION() function
H A Ddateformat_format_object.cpp61 U_CFUNC PHP_FUNCTION(datefmt_format_object) in PHP_FUNCTION() function
H A Ddateformat_parse.c128 PHP_FUNCTION(datefmt_parse) in PHP_FUNCTION() function
166 PHP_FUNCTION(datefmt_localtime) in PHP_FUNCTION() function
/PHP-5.5/ext/intl/formatter/
H A Dformatter_attr.c33 PHP_FUNCTION( numfmt_get_attribute ) in PHP_FUNCTION() function
102 PHP_FUNCTION( numfmt_get_text_attribute ) in PHP_FUNCTION() function
146 PHP_FUNCTION( numfmt_set_attribute ) in PHP_FUNCTION() function
208 PHP_FUNCTION( numfmt_set_text_attribute ) in PHP_FUNCTION() function
250 PHP_FUNCTION( numfmt_get_symbol ) in PHP_FUNCTION() function
298 PHP_FUNCTION( numfmt_set_symbol ) in PHP_FUNCTION() function
345 PHP_FUNCTION( numfmt_get_pattern ) in PHP_FUNCTION() function
387 PHP_FUNCTION( numfmt_set_pattern ) in PHP_FUNCTION() function
427 PHP_FUNCTION( numfmt_get_locale ) in PHP_FUNCTION() function
H A Dformatter_format.c33 PHP_FUNCTION( numfmt_format ) in PHP_FUNCTION() function
137 PHP_FUNCTION( numfmt_format_currency ) in PHP_FUNCTION() function
H A Dformatter_main.c78 PHP_FUNCTION( numfmt_create ) in PHP_FUNCTION() function
100 PHP_FUNCTION( numfmt_get_error_code ) in PHP_FUNCTION() function
126 PHP_FUNCTION( numfmt_get_error_message ) in PHP_FUNCTION() function
H A Dformatter_parse.c37 PHP_FUNCTION( numfmt_parse ) in PHP_FUNCTION() function
125 PHP_FUNCTION( numfmt_parse_currency ) in PHP_FUNCTION() function
/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_string.c55 PHP_FUNCTION(grapheme_strlen) in PHP_FUNCTION() function
109 PHP_FUNCTION(grapheme_strpos) in PHP_FUNCTION() function
177 PHP_FUNCTION(grapheme_stripos) in PHP_FUNCTION() function
253 PHP_FUNCTION(grapheme_strrpos) in PHP_FUNCTION() function
323 PHP_FUNCTION(grapheme_strripos) in PHP_FUNCTION() function
401 PHP_FUNCTION(grapheme_substr) in PHP_FUNCTION() function
687 PHP_FUNCTION(grapheme_strstr) in PHP_FUNCTION() function
695 PHP_FUNCTION(grapheme_stristr) in PHP_FUNCTION() function
811 PHP_FUNCTION(grapheme_extract) in PHP_FUNCTION() function
/PHP-5.5/ext/intl/idn/
H A Didn.c328 PHP_FUNCTION(idn_to_ascii) in PHP_FUNCTION() function
337 PHP_FUNCTION(idn_to_utf8) in PHP_FUNCTION() function

Completed in 90 milliseconds

12345678