Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 101 – 125 of 184) sorted by relevance

12345678

/PHP-7.4/ext/standard/
H A Ddns.c125 PHP_FUNCTION(gethostname) in PHP_FUNCTION() function
149 PHP_FUNCTION(gethostbyaddr) in PHP_FUNCTION() function
211 PHP_FUNCTION(gethostbyname) in PHP_FUNCTION() function
232 PHP_FUNCTION(gethostbynamel) in PHP_FUNCTION() function
363 PHP_FUNCTION(dns_check_record) in PHP_FUNCTION() function
804 PHP_FUNCTION(dns_get_record) in PHP_FUNCTION() function
1046 PHP_FUNCTION(dns_get_mx) in PHP_FUNCTION() function
H A Dfsock.c129 PHP_FUNCTION(fsockopen) in PHP_FUNCTION() function
137 PHP_FUNCTION(pfsockopen) in PHP_FUNCTION() function
H A Dmt_rand.c188 PHP_FUNCTION(mt_srand) in PHP_FUNCTION() function
313 PHP_FUNCTION(mt_rand) in PHP_FUNCTION() function
340 PHP_FUNCTION(mt_getrandmax) in PHP_FUNCTION() function
H A Dformatted_print.c667 PHP_FUNCTION(user_sprintf) in PHP_FUNCTION() function
688 PHP_FUNCTION(vsprintf) in PHP_FUNCTION() function
712 PHP_FUNCTION(user_printf) in PHP_FUNCTION() function
736 PHP_FUNCTION(vprintf) in PHP_FUNCTION() function
763 PHP_FUNCTION(fprintf) in PHP_FUNCTION() function
796 PHP_FUNCTION(vfprintf) in PHP_FUNCTION() function
H A Drandom.c200 PHP_FUNCTION(random_bytes) in PHP_FUNCTION() function
273 PHP_FUNCTION(random_int) in PHP_FUNCTION() function
H A Duuencode.c201 PHP_FUNCTION(convert_uuencode) in PHP_FUNCTION() function
216 PHP_FUNCTION(convert_uudecode) in PHP_FUNCTION() function
H A Dvar.c217 PHP_FUNCTION(var_dump) in PHP_FUNCTION() function
402 PHP_FUNCTION(debug_zval_dump) in PHP_FUNCTION() function
630 PHP_FUNCTION(var_export) in PHP_FUNCTION() function
1170 PHP_FUNCTION(serialize) in PHP_FUNCTION() function
1199 PHP_FUNCTION(unserialize) in PHP_FUNCTION() function
1322 PHP_FUNCTION(memory_get_usage) { in PHP_FUNCTION() function
1336 PHP_FUNCTION(memory_get_peak_usage) { in PHP_FUNCTION() function
H A Dquot_print.c200 PHP_FUNCTION(quoted_printable_decode) in PHP_FUNCTION() function
263 PHP_FUNCTION(quoted_printable_encode) in PHP_FUNCTION() function
H A Ddns_win32.c44 PHP_FUNCTION(dns_get_mx) /* {{{ */ in PHP_FUNCTION() function
98 PHP_FUNCTION(dns_check_record) in PHP_FUNCTION() function
351 PHP_FUNCTION(dns_get_record) in PHP_FUNCTION() function
H A Dpassword.c637 PHP_FUNCTION(password_get_info) in PHP_FUNCTION() function
678 PHP_FUNCTION(password_needs_rehash) in PHP_FUNCTION() function
710 PHP_FUNCTION(password_verify) in PHP_FUNCTION() function
727 PHP_FUNCTION(password_hash) in PHP_FUNCTION() function
760 PHP_FUNCTION(password_algos) { in PHP_FUNCTION() function
/PHP-7.4/win32/
H A Dsignal.c91 PHP_FUNCTION(sapi_windows_set_ctrl_handler) in PHP_FUNCTION() function
141 PHP_FUNCTION(sapi_windows_generate_ctrl_event) in PHP_FUNCTION() function
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_format.c58 PHP_FUNCTION( msgfmt_format ) in PHP_FUNCTION() function
86 PHP_FUNCTION( msgfmt_format_message ) in PHP_FUNCTION() function
H A Dmsgformat_parse.c61 PHP_FUNCTION( msgfmt_parse ) in PHP_FUNCTION() function
90 PHP_FUNCTION( msgfmt_parse_message ) in PHP_FUNCTION() function
/PHP-7.4/ext/dom/
H A Dxpath.c310 PHP_FUNCTION(dom_xpath_register_ns) in PHP_FUNCTION() function
494 PHP_FUNCTION(dom_xpath_query) in PHP_FUNCTION() function
501 PHP_FUNCTION(dom_xpath_evaluate) in PHP_FUNCTION() function
508 PHP_FUNCTION(dom_xpath_register_php_functions) in PHP_FUNCTION() function
H A Dnodelist.c107 PHP_FUNCTION(dom_nodelist_count) in PHP_FUNCTION() function
130 PHP_FUNCTION(dom_nodelist_item) in PHP_FUNCTION() function
H A Ddomerrorhandler.c52 PHP_FUNCTION(dom_domerrorhandler_handle_error) in PHP_FUNCTION() function
H A Duserdatahandler.c47 PHP_FUNCTION(dom_userdatahandler_handle) in PHP_FUNCTION() function
H A Ddomimplementationlist.c65 PHP_FUNCTION(dom_domimplementationlist_item) in PHP_FUNCTION() function
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c295 static PHP_FUNCTION(phpdbg_exec) in PHP_FUNCTION() function
335 static PHP_FUNCTION(phpdbg_break_next) in PHP_FUNCTION() function
351 static PHP_FUNCTION(phpdbg_break_file) in PHP_FUNCTION() function
365 static PHP_FUNCTION(phpdbg_break_method) in PHP_FUNCTION() function
378 static PHP_FUNCTION(phpdbg_break_function) in PHP_FUNCTION() function
392 static PHP_FUNCTION(phpdbg_clear) in PHP_FUNCTION() function
406 static PHP_FUNCTION(phpdbg_color) in PHP_FUNCTION() function
428 static PHP_FUNCTION(phpdbg_prompt) in PHP_FUNCTION() function
441 static PHP_FUNCTION(phpdbg_start_oplog) in PHP_FUNCTION() function
518 static PHP_FUNCTION(phpdbg_get_executable) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/intl/formatter/
H A Dformatter_parse.c38 PHP_FUNCTION( numfmt_parse ) in PHP_FUNCTION() function
124 PHP_FUNCTION( numfmt_parse_currency ) in PHP_FUNCTION() function
/PHP-7.4/ext/intl/collator/
H A Dcollator_sort.c347 PHP_FUNCTION( collator_sort ) in PHP_FUNCTION() function
369 PHP_FUNCTION( collator_sort_with_sort_keys ) in PHP_FUNCTION() function
541 PHP_FUNCTION( collator_asort ) in PHP_FUNCTION() function
551 PHP_FUNCTION( collator_get_sort_key ) in PHP_FUNCTION() function
H A Dcollator_locale.c34 PHP_FUNCTION( collator_get_locale ) in PHP_FUNCTION() function
/PHP-7.4/ext/libxml/
H A Dlibxml.c1003 static PHP_FUNCTION(libxml_set_streams_context) in PHP_FUNCTION() function
1021 static PHP_FUNCTION(libxml_use_internal_errors) in PHP_FUNCTION() function
1062 static PHP_FUNCTION(libxml_get_last_error) in PHP_FUNCTION() function
1092 static PHP_FUNCTION(libxml_get_errors) in PHP_FUNCTION() function
1132 static PHP_FUNCTION(libxml_clear_errors) in PHP_FUNCTION() function
1151 static PHP_FUNCTION(libxml_disable_entity_loader) in PHP_FUNCTION() function
1166 static PHP_FUNCTION(libxml_set_external_entity_loader) in PHP_FUNCTION() function
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_parse.c128 PHP_FUNCTION(datefmt_parse) in PHP_FUNCTION() function
173 PHP_FUNCTION(datefmt_localtime) in PHP_FUNCTION() function
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_methods.cpp30 U_CFUNC PHP_FUNCTION(cpbi_get_last_code_point) in PHP_FUNCTION() function

Completed in 89 milliseconds

12345678