Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 126 – 150 of 162) sorted by relevance

1234567

/PHP-8.2/ext/standard/
H A Dhtml.c1360 PHP_FUNCTION(htmlspecialchars) in PHP_FUNCTION() function
1367 PHP_FUNCTION(htmlspecialchars_decode) in PHP_FUNCTION() function
1385 PHP_FUNCTION(html_entity_decode) in PHP_FUNCTION() function
1406 PHP_FUNCTION(htmlentities) in PHP_FUNCTION() function
1468 PHP_FUNCTION(get_html_translation_table) in PHP_FUNCTION() function
H A Dcrc32.c150 PHP_FUNCTION(crc32) in PHP_FUNCTION() function
H A Dhrtime.c163 PHP_FUNCTION(hrtime) in PHP_FUNCTION() function
H A Dcrypt.c201 PHP_FUNCTION(crypt) in PHP_FUNCTION() function
H A Dsha1.c30 PHP_FUNCTION(sha1) in PHP_FUNCTION() function
59 PHP_FUNCTION(sha1_file) in PHP_FUNCTION() function
H A Dproc_open.c306 PHP_FUNCTION(proc_terminate) in PHP_FUNCTION() function
332 PHP_FUNCTION(proc_close) in PHP_FUNCTION() function
354 PHP_FUNCTION(proc_get_status) in PHP_FUNCTION() function
1064 PHP_FUNCTION(proc_open) in PHP_FUNCTION() function
H A Dhttp.c223 PHP_FUNCTION(http_build_query) in PHP_FUNCTION() function
H A Dnet.c154 PHP_FUNCTION(net_get_interfaces) { in PHP_FUNCTION() function
H A Dversioning.c204 PHP_FUNCTION(version_compare) in PHP_FUNCTION() function
H A Ddl.c42 PHPAPI PHP_FUNCTION(dl) in PHP_FUNCTION() function
H A Dmetaphone.c26 PHP_FUNCTION(metaphone) in PHP_FUNCTION() function
H A Dimage.c1260 PHP_FUNCTION(image_type_to_mime_type) in PHP_FUNCTION() function
1273 PHP_FUNCTION(image_type_to_extension) in PHP_FUNCTION() function
1584 PHP_FUNCTION(getimagesize) in PHP_FUNCTION() function
1591 PHP_FUNCTION(getimagesizefromstring) in PHP_FUNCTION() function
H A Dpack.c232 PHP_FUNCTION(pack) in PHP_FUNCTION() function
708 PHP_FUNCTION(unpack) in PHP_FUNCTION() function
H A Dbase64.c929 PHP_FUNCTION(base64_encode) in PHP_FUNCTION() function
945 PHP_FUNCTION(base64_decode) in PHP_FUNCTION() function
H A Dmail.c241 PHP_FUNCTION(mail) in PHP_FUNCTION() function
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat_format_object.cpp65 U_CFUNC PHP_FUNCTION(datefmt_format_object) in PHP_FUNCTION() function
H A Ddateformat_format.c141 PHP_FUNCTION(datefmt_format) in PHP_FUNCTION() function
H A Ddateformat_create.cpp202 U_CFUNC PHP_FUNCTION( datefmt_create ) in PHP_FUNCTION() function
/PHP-8.2/ext/zip/
H A Dphp_zip.c1154 PHP_FUNCTION(zip_open) in PHP_FUNCTION() function
1195 PHP_FUNCTION(zip_close) in PHP_FUNCTION() function
1214 PHP_FUNCTION(zip_read) in PHP_FUNCTION() function
1260 PHP_FUNCTION(zip_entry_open) in PHP_FUNCTION() function
1290 PHP_FUNCTION(zip_entry_close) in PHP_FUNCTION() function
1309 PHP_FUNCTION(zip_entry_read) in PHP_FUNCTION() function
1402 PHP_FUNCTION(zip_entry_name) in PHP_FUNCTION() function
1409 PHP_FUNCTION(zip_entry_compressedsize) in PHP_FUNCTION() function
1416 PHP_FUNCTION(zip_entry_filesize) in PHP_FUNCTION() function
1423 PHP_FUNCTION(zip_entry_compressionmethod) in PHP_FUNCTION() function
/PHP-8.2/sapi/litespeed/
H A Dlsapi_main.c1661 PHP_FUNCTION(litespeed_request_headers) in PHP_FUNCTION() function
1676 PHP_FUNCTION(litespeed_response_headers) in PHP_FUNCTION() function
1718 PHP_FUNCTION(apache_get_modules) in PHP_FUNCTION() function
1741 PHP_FUNCTION(litespeed_finish_request) in PHP_FUNCTION() function
/PHP-8.2/ext/tokenizer/
H A Dtokenizer.c516 PHP_FUNCTION(token_get_all) in PHP_FUNCTION() function
534 PHP_FUNCTION(token_name) in PHP_FUNCTION() function
/PHP-8.2/ext/pdo/
H A Dpdo.c66 PHP_FUNCTION(pdo_drivers) in PHP_FUNCTION() function
/PHP-8.2/ext/curl/
H A Dcurl_file.c61 PHP_FUNCTION(curl_file_create) in PHP_FUNCTION() function
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_main.c1486 PHP_FUNCTION(fastcgi_finish_request) /* {{{ */ in PHP_FUNCTION() function
1508 PHP_FUNCTION(apache_request_headers) /* {{{ */ in PHP_FUNCTION() function
1523 PHP_FUNCTION(fpm_get_status) /* {{{ */ in PHP_FUNCTION() function
/PHP-8.2/main/streams/
H A Duserspace.c488 PHP_FUNCTION(stream_wrapper_register) in PHP_FUNCTION() function
529 PHP_FUNCTION(stream_wrapper_unregister) in PHP_FUNCTION() function
556 PHP_FUNCTION(stream_wrapper_restore) in PHP_FUNCTION() function

Completed in 327 milliseconds

1234567