Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 251 – 275 of 334) sorted by relevance

1...<<11121314

/PHP-5.5/ext/spl/
H A Dphp_spl.c92 PHP_FUNCTION(class_parents) in PHP_FUNCTION() function
126 PHP_FUNCTION(class_implements) in PHP_FUNCTION() function
155 PHP_FUNCTION(class_uses) in PHP_FUNCTION() function
245 PHP_FUNCTION(spl_classes) in PHP_FUNCTION() function
316 PHP_FUNCTION(spl_autoload) in PHP_FUNCTION() function
371 PHP_FUNCTION(spl_autoload_extensions) in PHP_FUNCTION() function
413 PHP_FUNCTION(spl_autoload_call) in PHP_FUNCTION() function
466 PHP_FUNCTION(spl_autoload_register) in PHP_FUNCTION() function
627 PHP_FUNCTION(spl_autoload_unregister) in PHP_FUNCTION() function
704 PHP_FUNCTION(spl_autoload_functions) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/recode/
H A Drecode.c144 PHP_FUNCTION(recode_string) in PHP_FUNCTION() function
186 PHP_FUNCTION(recode_file) in PHP_FUNCTION() function
/PHP-5.5/ext/standard/
H A Duuencode.c193 PHP_FUNCTION(convert_uuencode) in PHP_FUNCTION() function
210 PHP_FUNCTION(convert_uudecode) in PHP_FUNCTION() function
H A Dpassword.c175 PHP_FUNCTION(password_get_info) in PHP_FUNCTION() function
217 PHP_FUNCTION(password_needs_rehash) in PHP_FUNCTION() function
273 PHP_FUNCTION(password_verify) in PHP_FUNCTION() function
308 PHP_FUNCTION(password_hash) in PHP_FUNCTION() function
H A Dquot_print.c203 PHP_FUNCTION(quoted_printable_decode) in PHP_FUNCTION() function
263 PHP_FUNCTION(quoted_printable_encode) in PHP_FUNCTION() function
H A Dformatted_print.c685 PHP_FUNCTION(user_sprintf) in PHP_FUNCTION() function
699 PHP_FUNCTION(vsprintf) in PHP_FUNCTION() function
713 PHP_FUNCTION(user_printf) in PHP_FUNCTION() function
729 PHP_FUNCTION(vprintf) in PHP_FUNCTION() function
745 PHP_FUNCTION(fprintf) in PHP_FUNCTION() function
776 PHP_FUNCTION(vfprintf) in PHP_FUNCTION() function
H A Dcyr_convert.c272 PHP_FUNCTION(convert_cyr_string) in PHP_FUNCTION() function
H A Dlcg.c119 PHP_FUNCTION(lcg_value) in PHP_FUNCTION() function
H A Durl.c374 PHP_FUNCTION(parse_url) in PHP_FUNCTION() function
533 PHP_FUNCTION(urlencode) in PHP_FUNCTION() function
550 PHP_FUNCTION(urldecode) in PHP_FUNCTION() function
638 PHP_FUNCTION(rawurlencode) function
655 PHP_FUNCTION(rawurldecode) function
702 PHP_FUNCTION(get_headers) function
H A Ddatetime.c86 PHP_FUNCTION(strptime) in PHP_FUNCTION() function
H A Ddns.c129 PHP_FUNCTION(gethostname) in PHP_FUNCTION() function
153 PHP_FUNCTION(gethostbyaddr) in PHP_FUNCTION() function
215 PHP_FUNCTION(gethostbyname) in PHP_FUNCTION() function
238 PHP_FUNCTION(gethostbynamel) in PHP_FUNCTION() function
353 PHP_FUNCTION(dns_check_record) in PHP_FUNCTION() function
765 PHP_FUNCTION(dns_get_record) in PHP_FUNCTION() function
994 PHP_FUNCTION(dns_get_mx) in PHP_FUNCTION() function
H A Dvar.c172 PHP_FUNCTION(var_dump) in PHP_FUNCTION() function
318 PHP_FUNCTION(debug_zval_dump) in PHP_FUNCTION() function
522 PHP_FUNCTION(var_export) in PHP_FUNCTION() function
915 PHP_FUNCTION(serialize) in PHP_FUNCTION() function
948 PHP_FUNCTION(unserialize) in PHP_FUNCTION() function
995 PHP_FUNCTION(memory_get_usage) { in PHP_FUNCTION() function
1008 PHP_FUNCTION(memory_get_peak_usage) { in PHP_FUNCTION() function
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1713 PHP_FUNCTION(mb_language) in PHP_FUNCTION() function
2188 PHP_FUNCTION(mb_strlen) in PHP_FUNCTION() function
2223 PHP_FUNCTION(mb_strpos) in PHP_FUNCTION() function
2287 PHP_FUNCTION(mb_strrpos) in PHP_FUNCTION() function
2385 PHP_FUNCTION(mb_stripos) in PHP_FUNCTION() function
2414 PHP_FUNCTION(mb_strripos) in PHP_FUNCTION() function
2440 PHP_FUNCTION(mb_strstr) in PHP_FUNCTION() function
2498 PHP_FUNCTION(mb_strrchr) in PHP_FUNCTION() function
2558 PHP_FUNCTION(mb_stristr) in PHP_FUNCTION() function
2712 PHP_FUNCTION(mb_substr) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/intl/formatter/
H A Dformatter_format.c33 PHP_FUNCTION( numfmt_format ) in PHP_FUNCTION() function
137 PHP_FUNCTION( numfmt_format_currency ) in PHP_FUNCTION() function
/PHP-5.5/ext/snmp/
H A Dsnmp.c1568 PHP_FUNCTION(snmpget) in PHP_FUNCTION() function
1576 PHP_FUNCTION(snmpgetnext) in PHP_FUNCTION() function
1584 PHP_FUNCTION(snmpwalk) in PHP_FUNCTION() function
1592 PHP_FUNCTION(snmprealwalk) in PHP_FUNCTION() function
1600 PHP_FUNCTION(snmpset) in PHP_FUNCTION() function
1678 PHP_FUNCTION(snmp2_get) in PHP_FUNCTION() function
1694 PHP_FUNCTION(snmp2_walk) in PHP_FUNCTION() function
1710 PHP_FUNCTION(snmp2_set) in PHP_FUNCTION() function
1718 PHP_FUNCTION(snmp3_get) in PHP_FUNCTION() function
1734 PHP_FUNCTION(snmp3_walk) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/interbase/
H A Dinterbase.c475 PHP_FUNCTION(ibase_errmsg)
491 PHP_FUNCTION(ibase_errcode) in PHP_FUNCTION() function
1037 PHP_FUNCTION(ibase_connect) in PHP_FUNCTION() function
1045 PHP_FUNCTION(ibase_pconnect) in PHP_FUNCTION() function
1053 PHP_FUNCTION(ibase_close) in PHP_FUNCTION() function
1081 PHP_FUNCTION(ibase_drop_db) in PHP_FUNCTION() function
1124 PHP_FUNCTION(ibase_trans) in PHP_FUNCTION() function
1380 PHP_FUNCTION(ibase_commit) in PHP_FUNCTION() function
1388 PHP_FUNCTION(ibase_rollback) in PHP_FUNCTION() function
1396 PHP_FUNCTION(ibase_commit_ret) in PHP_FUNCTION() function
[all …]
H A Dibase_events.c125 PHP_FUNCTION(ibase_wait_event) in PHP_FUNCTION() function
261 PHP_FUNCTION(ibase_set_event_handler) in PHP_FUNCTION() function
378 PHP_FUNCTION(ibase_free_event_handler) in PHP_FUNCTION() function
H A Dibase_query.c1059 PHP_FUNCTION(ibase_query) in PHP_FUNCTION() function
1238 PHP_FUNCTION(ibase_num_rows) in PHP_FUNCTION() function
1657 PHP_FUNCTION(ibase_fetch_row) in PHP_FUNCTION() function
1665 PHP_FUNCTION(ibase_fetch_assoc) in PHP_FUNCTION() function
1731 PHP_FUNCTION(ibase_prepare) in PHP_FUNCTION() function
1781 PHP_FUNCTION(ibase_execute) in PHP_FUNCTION() function
1859 PHP_FUNCTION(ibase_free_query) in PHP_FUNCTION() function
1878 PHP_FUNCTION(ibase_num_fields) in PHP_FUNCTION() function
2001 PHP_FUNCTION(ibase_field_info) in PHP_FUNCTION() function
2042 PHP_FUNCTION(ibase_num_params) in PHP_FUNCTION() function
[all …]
/PHP-5.5/ext/intl/dateformat/
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/collator/
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
H A Dcollator_compare.c32 PHP_FUNCTION( collator_compare ) in PHP_FUNCTION() function
/PHP-5.5/ext/filter/
H A Dfilter.c570 PHP_FUNCTION(filter_has_var) in PHP_FUNCTION() function
738 PHP_FUNCTION(filter_input) in PHP_FUNCTION() function
796 PHP_FUNCTION(filter_var) in PHP_FUNCTION() function
818 PHP_FUNCTION(filter_input_array) in PHP_FUNCTION() function
867 PHP_FUNCTION(filter_var_array) in PHP_FUNCTION() function
889 PHP_FUNCTION(filter_list) in PHP_FUNCTION() function
906 PHP_FUNCTION(filter_id) in PHP_FUNCTION() function
/PHP-5.5/ext/com_dotnet/
H A Dcom_com.c33 PHP_FUNCTION(com_create_instance) in PHP_FUNCTION() function
287 PHP_FUNCTION(com_get_active_object) in PHP_FUNCTION() function
656 PHP_FUNCTION(com_create_guid) in PHP_FUNCTION() function
679 PHP_FUNCTION(com_event_sink) in PHP_FUNCTION() function
740 PHP_FUNCTION(com_print_typeinfo) in PHP_FUNCTION() function
777 PHP_FUNCTION(com_message_pump) in PHP_FUNCTION() function
805 PHP_FUNCTION(com_load_typelib) in PHP_FUNCTION() function
/PHP-5.5/ext/sockets/
H A Dsendrecvmsg.c164 PHP_FUNCTION(socket_sendmsg) in PHP_FUNCTION() function
206 PHP_FUNCTION(socket_recvmsg) in PHP_FUNCTION() function
273 PHP_FUNCTION(socket_cmsg_space) in PHP_FUNCTION() function
/PHP-5.5/ext/session/
H A Dsession.c1705 static PHP_FUNCTION(session_name)
1724 static PHP_FUNCTION(session_module_name)
1900 static PHP_FUNCTION(session_save_path)
1924 static PHP_FUNCTION(session_id)
2027 static PHP_FUNCTION(session_encode)
2047 static PHP_FUNCTION(session_decode)
2066 static PHP_FUNCTION(session_start)
2085 static PHP_FUNCTION(session_destroy)
2097 static PHP_FUNCTION(session_unset)
2117 static PHP_FUNCTION(session_write_close)
[all …]

Completed in 104 milliseconds

1...<<11121314