Home
last modified time | relevance | path

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

1234567

/php-src/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.cpp203 U_CFUNC PHP_FUNCTION( datefmt_create ) in PHP_FUNCTION() function
/php-src/ext/standard/
H A Dcrc32.c154 PHP_FUNCTION(crc32) in PHP_FUNCTION() function
H A Dcrypt.c189 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.c338 PHP_FUNCTION(proc_terminate) in PHP_FUNCTION() function
364 PHP_FUNCTION(proc_close) in PHP_FUNCTION() function
386 PHP_FUNCTION(proc_get_status) in PHP_FUNCTION() function
1148 PHP_FUNCTION(proc_open) in PHP_FUNCTION() function
H A Ddl.c42 PHPAPI PHP_FUNCTION(dl) in PHP_FUNCTION() function
H A Dnet.c151 PHP_FUNCTION(net_get_interfaces) { in PHP_FUNCTION() function
H A Dversioning.c204 PHP_FUNCTION(version_compare) 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 Dmetaphone.c26 PHP_FUNCTION(metaphone) 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 Dmail.c241 PHP_FUNCTION(mail) in PHP_FUNCTION() function
H A Dbase64.c1231 PHP_FUNCTION(base64_encode) in PHP_FUNCTION() function
1247 PHP_FUNCTION(base64_decode) in PHP_FUNCTION() function
/php-src/ext/zip/
H A Dphp_zip.c1169 PHP_FUNCTION(zip_open) in PHP_FUNCTION() function
1210 PHP_FUNCTION(zip_close) in PHP_FUNCTION() function
1229 PHP_FUNCTION(zip_read) in PHP_FUNCTION() function
1275 PHP_FUNCTION(zip_entry_open) in PHP_FUNCTION() function
1305 PHP_FUNCTION(zip_entry_close) in PHP_FUNCTION() function
1324 PHP_FUNCTION(zip_entry_read) in PHP_FUNCTION() function
1417 PHP_FUNCTION(zip_entry_name) in PHP_FUNCTION() function
1424 PHP_FUNCTION(zip_entry_compressedsize) in PHP_FUNCTION() function
1431 PHP_FUNCTION(zip_entry_filesize) in PHP_FUNCTION() function
1438 PHP_FUNCTION(zip_entry_compressionmethod) in PHP_FUNCTION() function
/php-src/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-src/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-src/ext/curl/
H A Dcurl_file.c61 PHP_FUNCTION(curl_file_create) in PHP_FUNCTION() function
/php-src/ext/pdo/
H A Dpdo.c69 PHP_FUNCTION(pdo_drivers) in PHP_FUNCTION() function
/php-src/main/streams/
H A Duserspace.c462 PHP_FUNCTION(stream_wrapper_register) in PHP_FUNCTION() function
502 PHP_FUNCTION(stream_wrapper_unregister) in PHP_FUNCTION() function
529 PHP_FUNCTION(stream_wrapper_restore) in PHP_FUNCTION() function
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c1489 PHP_FUNCTION(fastcgi_finish_request) /* {{{ */ in PHP_FUNCTION() function
1511 PHP_FUNCTION(apache_request_headers) /* {{{ */ in PHP_FUNCTION() function
1526 PHP_FUNCTION(fpm_get_status) /* {{{ */ in PHP_FUNCTION() function
/php-src/sapi/cgi/
H A Dcgi_main.c1563 PHP_FUNCTION(apache_child_terminate) /* {{{ */ function
1575 PHP_FUNCTION(apache_request_headers) /* {{{ */ function
1688 PHP_FUNCTION(apache_response_headers) /* {{{ */ function
/php-src/ext/com_dotnet/
H A Dcom_handlers.c249 static PHP_FUNCTION(com_method_handler) in PHP_FUNCTION() function
/php-src/main/
H A Dphp.h370 #define PHP_FUNCTION ZEND_FUNCTION macro

Completed in 75 milliseconds

1234567