Home
last modified time | relevance | path

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

1...<<111213

/PHP-7.4/ext/standard/
H A Dinfo.c1251 PHP_FUNCTION(phpinfo) in PHP_FUNCTION() function
1272 PHP_FUNCTION(phpversion) in PHP_FUNCTION() function
1297 PHP_FUNCTION(phpcredits) in PHP_FUNCTION() function
1313 PHP_FUNCTION(php_sapi_name) in PHP_FUNCTION() function
1330 PHP_FUNCTION(php_uname) in PHP_FUNCTION() function
1347 PHP_FUNCTION(php_ini_scanned_files) in PHP_FUNCTION() function
1363 PHP_FUNCTION(php_ini_loaded_file) 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
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 Dlevenshtein.c92 PHP_FUNCTION(levenshtein) in PHP_FUNCTION() function
H A Diptc.c185 PHP_FUNCTION(iptcembed) in PHP_FUNCTION() function
318 PHP_FUNCTION(iptcparse) in PHP_FUNCTION() function
H A Dhrtime.c166 PHP_FUNCTION(hrtime) 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 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 Dassert.c146 PHP_FUNCTION(assert) in PHP_FUNCTION() function
284 PHP_FUNCTION(assert_options) in PHP_FUNCTION() function
H A Dmetaphone.c30 PHP_FUNCTION(metaphone) in PHP_FUNCTION() function
H A Ddl.c45 PHPAPI PHP_FUNCTION(dl) in PHP_FUNCTION() function
/PHP-7.4/ext/sockets/
H A Dsendrecvmsg.c166 PHP_FUNCTION(socket_sendmsg) in PHP_FUNCTION() function
209 PHP_FUNCTION(socket_recvmsg) in PHP_FUNCTION() function
277 PHP_FUNCTION(socket_cmsg_space) in PHP_FUNCTION() function
/PHP-7.4/ext/intl/idn/
H A Didn.c305 PHP_FUNCTION(idn_to_ascii) in PHP_FUNCTION() function
314 PHP_FUNCTION(idn_to_utf8) 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 Dattr.c227 PHP_FUNCTION(dom_attr_is_id) in PHP_FUNCTION() function
/PHP-7.4/ext/pcre/tests/
H A D004.phpt15 var_dump(preg_split('/PHP_(?:NAMED_)?(?:FUNCTION|METHOD)\s*\((\w+(?:,\s*\w+)?)\)/S', "PHP_FUNCTION(…
/PHP-7.4/win32/
H A Dcodepage.c566 PHP_FUNCTION(sapi_windows_cp_set) in PHP_FUNCTION() function
596 PHP_FUNCTION(sapi_windows_cp_get) in PHP_FUNCTION() function
619 PHP_FUNCTION(sapi_windows_cp_is_utf8) in PHP_FUNCTION() function
631 PHP_FUNCTION(sapi_windows_cp_conv) in PHP_FUNCTION() function
/PHP-7.4/ext/curl/
H A Dcurl_file.c65 PHP_FUNCTION(curl_file_create) in PHP_FUNCTION() function
/PHP-7.4/sapi/litespeed/
H A Dlsapi_main.c1625 PHP_FUNCTION(litespeed_request_headers);
1626 PHP_FUNCTION(litespeed_response_headers);
1627 PHP_FUNCTION(apache_get_modules);
1628 PHP_FUNCTION(litespeed_finish_request);
1700 PHP_FUNCTION(litespeed_request_headers) in PHP_FUNCTION() function
1717 PHP_FUNCTION(litespeed_response_headers) in PHP_FUNCTION() function
1760 PHP_FUNCTION(apache_get_modules) in PHP_FUNCTION() function
1783 PHP_FUNCTION(litespeed_finish_request) 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/standard/tests/mail/
H A Dmail_basic6.phpt179 // Invalid, but PHP_FUNCTION(mail) trims newlines
190 // Invalid, but PHP_FUNCTION(mail) trims newlines
201 // Invalid, but PHP_FUNCTION(mail) trims newlines
212 // Invalid, but PHP_FUNCTION(mail) trims newlines
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_format.c153 PHP_FUNCTION(datefmt_format) in PHP_FUNCTION() function
H A Ddateformat_create.cpp192 U_CFUNC PHP_FUNCTION( datefmt_create ) in PHP_FUNCTION() function
H A Ddateformat_format_object.cpp67 U_CFUNC PHP_FUNCTION(datefmt_format_object) in PHP_FUNCTION() function
/PHP-7.4/ext/odbc/
H A Dphp_odbc_includes.h47 PHP_FUNCTION(solid_fetch_prev);

Completed in 170 milliseconds

1...<<111213