Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 276 – 300 of 310) sorted by relevance

1...<<111213

/PHP-7.4/ext/standard/
H A Dversioning.c207 PHP_FUNCTION(version_compare) in PHP_FUNCTION() function
H A Dcrypt.c234 PHP_FUNCTION(crypt) in PHP_FUNCTION() function
H A Dhtml.c1437 PHP_FUNCTION(htmlspecialchars) in PHP_FUNCTION() function
1445 PHP_FUNCTION(htmlspecialchars_decode) in PHP_FUNCTION() function
1467 PHP_FUNCTION(html_entity_decode) in PHP_FUNCTION() function
1496 PHP_FUNCTION(htmlentities) in PHP_FUNCTION() function
1559 PHP_FUNCTION(get_html_translation_table) in PHP_FUNCTION() function
H A Dmail.c71 PHP_FUNCTION(ezmlm_hash) in PHP_FUNCTION() function
280 PHP_FUNCTION(mail) in PHP_FUNCTION() function
H A Dproc_open.c237 PHP_FUNCTION(proc_terminate) in PHP_FUNCTION() function
271 PHP_FUNCTION(proc_close) in PHP_FUNCTION() function
293 PHP_FUNCTION(proc_get_status) in PHP_FUNCTION() function
475 PHP_FUNCTION(proc_open) in PHP_FUNCTION() function
H A Dimage.c1220 PHP_FUNCTION(image_type_to_mime_type) in PHP_FUNCTION() function
1234 PHP_FUNCTION(image_type_to_extension) in PHP_FUNCTION() function
1534 PHP_FUNCTION(getimagesize) in PHP_FUNCTION() function
1542 PHP_FUNCTION(getimagesizefromstring) in PHP_FUNCTION() function
H A Dhttp.c235 PHP_FUNCTION(http_build_query) in PHP_FUNCTION() function
H A Dsha1.c33 PHP_FUNCTION(sha1) in PHP_FUNCTION() function
63 PHP_FUNCTION(sha1_file) in PHP_FUNCTION() function
H A Dnet.c152 PHP_FUNCTION(net_get_interfaces) { in PHP_FUNCTION() function
H A Dpack.c228 PHP_FUNCTION(pack) in PHP_FUNCTION() function
723 PHP_FUNCTION(unpack) in PHP_FUNCTION() function
H A Dbase64.c929 PHP_FUNCTION(base64_encode) in PHP_FUNCTION() function
946 PHP_FUNCTION(base64_decode) in PHP_FUNCTION() function
/PHP-7.4/ext/curl/
H A Dinterface.c1823 PHP_FUNCTION(curl_version) in PHP_FUNCTION() function
1994 PHP_FUNCTION(curl_init) in PHP_FUNCTION() function
3144 PHP_FUNCTION(curl_setopt) in PHP_FUNCTION() function
3224 PHP_FUNCTION(curl_exec) in PHP_FUNCTION() function
3281 PHP_FUNCTION(curl_getinfo) in PHP_FUNCTION() function
3548 PHP_FUNCTION(curl_error) in PHP_FUNCTION() function
3572 PHP_FUNCTION(curl_errno) in PHP_FUNCTION() function
3591 PHP_FUNCTION(curl_close) in PHP_FUNCTION() function
3768 PHP_FUNCTION(curl_reset) in PHP_FUNCTION() function
3794 PHP_FUNCTION(curl_escape) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c1495 static PHP_FUNCTION(preg_match) in PHP_FUNCTION() function
1503 static PHP_FUNCTION(preg_match_all) in PHP_FUNCTION() function
2380 static PHP_FUNCTION(preg_replace) in PHP_FUNCTION() function
2388 static PHP_FUNCTION(preg_replace_callback) in PHP_FUNCTION() function
2428 static PHP_FUNCTION(preg_replace_callback_array) in PHP_FUNCTION() function
2496 static PHP_FUNCTION(preg_filter) in PHP_FUNCTION() function
2504 static PHP_FUNCTION(preg_split) in PHP_FUNCTION() function
2729 static PHP_FUNCTION(preg_quote) in PHP_FUNCTION() function
2866 static PHP_FUNCTION(preg_grep) in PHP_FUNCTION() function
2983 static PHP_FUNCTION(preg_last_error) in PHP_FUNCTION() function
/PHP-7.4/ext/iconv/
H A Diconv.c2064 PHP_FUNCTION(iconv_strlen) in PHP_FUNCTION() function
2096 PHP_FUNCTION(iconv_substr) in PHP_FUNCTION() function
2135 PHP_FUNCTION(iconv_strpos) in PHP_FUNCTION() function
2190 PHP_FUNCTION(iconv_strrpos) in PHP_FUNCTION() function
2230 PHP_FUNCTION(iconv_mime_encode) in PHP_FUNCTION() function
2333 PHP_FUNCTION(iconv_mime_decode) in PHP_FUNCTION() function
2373 PHP_FUNCTION(iconv_mime_decode_headers) in PHP_FUNCTION() function
2503 PHP_FUNCTION(iconv_set_encoding) in PHP_FUNCTION() function
2541 PHP_FUNCTION(iconv_get_encoding) in PHP_FUNCTION() function
/PHP-7.4/ext/pdo/
H A Dpdo.c85 PHP_FUNCTION(pdo_drivers) in PHP_FUNCTION() function
/PHP-7.4/docs/
H A Dinput-filter.md145 PHP_FUNCTION(my_get_raw)
/PHP-7.4/main/
H A Dphp.h382 #define PHP_FUNCTION ZEND_FUNCTION macro
/PHP-7.4/ext/com_dotnet/
H A Dcom_dotnet.c184 PHP_FUNCTION(com_dotnet_create_instance) in PHP_FUNCTION() function
H A Dcom_handlers.c271 static PHP_FUNCTION(com_method_handler) in PHP_FUNCTION() function
/PHP-7.4/ext/intl/
H A DERROR_CONVENTIONS.md107 U_CFUNC PHP_FUNCTION(breakiter_set_text)
/PHP-7.4/main/streams/
H A Duserspace.c495 PHP_FUNCTION(stream_wrapper_register) in PHP_FUNCTION() function
538 PHP_FUNCTION(stream_wrapper_unregister) in PHP_FUNCTION() function
558 PHP_FUNCTION(stream_wrapper_restore) in PHP_FUNCTION() function
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c1464 PHP_FUNCTION(fastcgi_finish_request) /* {{{ */ in ZEND_END_ARG_INFO()
1486 PHP_FUNCTION(apache_request_headers) /* {{{ */ in PHP_FUNCTION() function
1502 PHP_FUNCTION(fpm_get_status) /* {{{ */ in PHP_FUNCTION() function
/PHP-7.4/
H A DCODING_STANDARDS.md82 `PHP_FUNCTION()` macro. They should be in lowercase, with words underscore
285 PHP_FUNCTION(abs)
/PHP-7.4/ext/hash/
H A Dhash_sha.c88 PHP_FUNCTION(sha1) in PHP_FUNCTION() function
116 PHP_FUNCTION(sha1_file) in PHP_FUNCTION() function
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c1582 PHP_FUNCTION(apache_child_terminate) /* {{{ */ function
1594 PHP_FUNCTION(apache_request_headers) /* {{{ */ function
1707 PHP_FUNCTION(apache_response_headers) /* {{{ */ function

Completed in 104 milliseconds

1...<<111213