Home
last modified time | relevance | path

Searched refs:PHP_FUNCTION (Results 1 – 25 of 310) sorted by last modified time

12345678910>>...13

/PHP-7.4/ext/gd/
H A Dgd.c1356 PHP_FUNCTION(gd_info) in PHP_FUNCTION() function
2787 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function
2795 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function
2804 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function
2843 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function
2851 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function
2860 PHP_FUNCTION(imagebmp) in PHP_FUNCTION() function
3340 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function
3942 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function
3961 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/pgsql/
H A Dpgsql.c1540 PHP_FUNCTION(pg_connect) function
1578 PHP_FUNCTION(pg_close) function
1707 PHP_FUNCTION(pg_dbname) function
1723 PHP_FUNCTION(pg_options) function
1731 PHP_FUNCTION(pg_port) function
1739 PHP_FUNCTION(pg_tty) function
1747 PHP_FUNCTION(pg_host) function
1799 PHP_FUNCTION(pg_ping) function
1836 PHP_FUNCTION(pg_query) function
3155 PHP_FUNCTION(pg_trace) 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/standard/
H A Darray.c712 PHP_FUNCTION(ksort) in PHP_FUNCTION() function
764 PHP_FUNCTION(count) in PHP_FUNCTION() function
864 PHP_FUNCTION(asort) in PHP_FUNCTION() function
910 PHP_FUNCTION(sort) in PHP_FUNCTION() function
933 PHP_FUNCTION(rsort) in PHP_FUNCTION() function
1116 PHP_FUNCTION(end) in PHP_FUNCTION() function
1143 PHP_FUNCTION(prev) in PHP_FUNCTION() function
1170 PHP_FUNCTION(next) in PHP_FUNCTION() function
1247 PHP_FUNCTION(key) in PHP_FUNCTION() function
1261 PHP_FUNCTION(min) in PHP_FUNCTION() function
[all …]
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 Dphp_dns.h61 PHP_FUNCTION(gethostbyaddr);
62 PHP_FUNCTION(gethostbyname);
63 PHP_FUNCTION(gethostbynamel);
66 PHP_FUNCTION(gethostname);
70 PHP_FUNCTION(dns_check_record);
73 PHP_FUNCTION(dns_get_mx);
74 PHP_FUNCTION(dns_get_record);
H A Duser_filters.c43 PHP_FUNCTION(user_filter_nop) in PHP_FUNCTION() function
403 PHP_FUNCTION(stream_bucket_make_writeable) in PHP_FUNCTION() function
486 PHP_FUNCTION(stream_bucket_prepend) in PHP_FUNCTION() function
494 PHP_FUNCTION(stream_bucket_append) in PHP_FUNCTION() function
502 PHP_FUNCTION(stream_bucket_new) in PHP_FUNCTION() function
540 PHP_FUNCTION(stream_get_filters) in PHP_FUNCTION() function
566 PHP_FUNCTION(stream_filter_register) 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 Dfilestat.c183 PHP_FUNCTION(disk_total_space) in PHP_FUNCTION() function
282 PHP_FUNCTION(disk_free_space) in PHP_FUNCTION() function
423 PHP_FUNCTION(chgrp) in PHP_FUNCTION() function
432 PHP_FUNCTION(lchgrp) in PHP_FUNCTION() function
561 PHP_FUNCTION(chown) in PHP_FUNCTION() function
570 PHP_FUNCTION(lchown) in PHP_FUNCTION() function
584 PHP_FUNCTION(chmod) in PHP_FUNCTION() function
631 PHP_FUNCTION(touch) in PHP_FUNCTION() function
745 PHP_FUNCTION(clearstatcache) in PHP_FUNCTION() function
1098 PHP_FUNCTION(realpath_cache_size) in FileFunction()
[all …]
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
/PHP-7.4/ext/libxml/
H A Dlibxml.c65 static PHP_FUNCTION(libxml_set_streams_context);
66 static PHP_FUNCTION(libxml_use_internal_errors);
67 static PHP_FUNCTION(libxml_get_last_error);
68 static PHP_FUNCTION(libxml_clear_errors);
69 static PHP_FUNCTION(libxml_get_errors);
71 static PHP_FUNCTION(libxml_disable_entity_loader);
1003 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
[all …]
/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c448 PHP_FUNCTION( locale_get_script ) in PHP_FUNCTION() function
460 PHP_FUNCTION( locale_get_region ) in PHP_FUNCTION() function
621 PHP_FUNCTION(locale_get_display_name) in PHP_FUNCTION() function
685 PHP_FUNCTION( locale_get_keywords ) in PHP_FUNCTION() function
764 PHP_FUNCTION(locale_canonicalize) in PHP_FUNCTION() function
910 PHP_FUNCTION(locale_compose) in PHP_FUNCTION() function
1100 PHP_FUNCTION(locale_parse) in PHP_FUNCTION() function
1146 PHP_FUNCTION(locale_get_all_variants) in PHP_FUNCTION() function
1241 PHP_FUNCTION(locale_filter_matches) in PHP_FUNCTION() function
1528 PHP_FUNCTION(locale_lookup) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/mbstring/
H A Dmbstring.c2484 PHP_FUNCTION(mb_strlen) in PHP_FUNCTION() function
2517 PHP_FUNCTION(mb_strpos) in PHP_FUNCTION() function
2578 PHP_FUNCTION(mb_strrpos) in PHP_FUNCTION() function
2647 PHP_FUNCTION(mb_stripos) in PHP_FUNCTION() function
2698 PHP_FUNCTION(mb_strstr) in PHP_FUNCTION() function
2749 PHP_FUNCTION(mb_strrchr) in PHP_FUNCTION() function
2931 PHP_FUNCTION(mb_substr) in PHP_FUNCTION() function
3002 PHP_FUNCTION(mb_strcut) in PHP_FUNCTION() function
5035 PHP_FUNCTION(mb_ord) in PHP_FUNCTION() function
5144 PHP_FUNCTION(mb_chr) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/date/
H A Dphp_date.c1422 PHP_FUNCTION(date) in PHP_FUNCTION() function
1430 PHP_FUNCTION(gmdate) in PHP_FUNCTION() function
1438 PHP_FUNCTION(idate) in PHP_FUNCTION() function
1507 PHP_FUNCTION(strtotime) in PHP_FUNCTION() function
1630 PHP_FUNCTION(mktime) in PHP_FUNCTION() function
1638 PHP_FUNCTION(gmmktime) in PHP_FUNCTION() function
1761 PHP_FUNCTION(strftime) in PHP_FUNCTION() function
1777 PHP_FUNCTION(time) in PHP_FUNCTION() function
1842 PHP_FUNCTION(getdate) in PHP_FUNCTION() function
3373 PHP_FUNCTION(date_add) in PHP_FUNCTION() function
[all …]
H A Dphp_date.h31 PHP_FUNCTION(date);
32 PHP_FUNCTION(idate);
33 PHP_FUNCTION(gmdate);
34 PHP_FUNCTION(strtotime);
36 PHP_FUNCTION(mktime);
37 PHP_FUNCTION(gmmktime);
40 PHP_FUNCTION(strftime);
42 PHP_FUNCTION(time);
44 PHP_FUNCTION(getdate);
60 PHP_FUNCTION(date_add);
[all …]
/PHP-7.4/main/
H A Dmain.c1572 PHP_FUNCTION(set_time_limit) in PHP_FUNCTION() function
/PHP-7.4/ext/mysqli/
H A Dmysqli.c1038 PHP_FUNCTION(mysqli_stmt_construct) in ZEND_GET_MODULE()
1084 PHP_FUNCTION(mysqli_result_construct) in PHP_FUNCTION() function
H A Dmysqli_api.c162 PHP_FUNCTION(mysqli_autocommit) in PHP_FUNCTION() function
718 PHP_FUNCTION(mysqli_close) in PHP_FUNCTION() function
740 PHP_FUNCTION(mysqli_commit) function
795 PHP_FUNCTION(mysqli_debug) function
827 PHP_FUNCTION(mysqli_errno) function
842 PHP_FUNCTION(mysqli_error) function
1469 PHP_FUNCTION(mysqli_info) function
1527 PHP_FUNCTION(mysqli_init) function
1560 PHP_FUNCTION(mysqli_kill) function
1815 PHP_FUNCTION(mysqli_ping) function
[all …]
/PHP-7.4/ext/xml/
H A Dxml.c144 PHP_FUNCTION(xml_parser_create);
146 PHP_FUNCTION(xml_set_object);
156 PHP_FUNCTION(xml_parse);
157 PHP_FUNCTION(xml_get_error_code);
158 PHP_FUNCTION(xml_error_string);
162 PHP_FUNCTION(xml_parser_free);
1171 PHP_FUNCTION(xml_parser_create) in PHP_FUNCTION() function
1187 PHP_FUNCTION(xml_set_object) in PHP_FUNCTION() function
1407 PHP_FUNCTION(xml_parse) in PHP_FUNCTION() function
1512 PHP_FUNCTION(xml_error_string) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/dom/
H A Delement.c318 PHP_FUNCTION(dom_element_get_attribute) in PHP_FUNCTION() function
362 PHP_FUNCTION(dom_element_set_attribute) in PHP_FUNCTION() function
430 PHP_FUNCTION(dom_element_remove_attribute) in PHP_FUNCTION() function
479 PHP_FUNCTION(dom_element_get_attribute_node) in PHP_FUNCTION() function
527 PHP_FUNCTION(dom_element_set_attribute_node) in PHP_FUNCTION() function
659 PHP_FUNCTION(dom_element_get_attribute_ns) in PHP_FUNCTION() function
740 PHP_FUNCTION(dom_element_set_attribute_ns) in PHP_FUNCTION() function
869 PHP_FUNCTION(dom_element_remove_attribute_ns) in PHP_FUNCTION() function
1086 PHP_FUNCTION(dom_element_has_attribute) in PHP_FUNCTION() function
1115 PHP_FUNCTION(dom_element_has_attribute_ns) in PHP_FUNCTION() function
[all …]
/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/sysvmsg/
H A Dsysvmsg.c37 PHP_FUNCTION(msg_get_queue);
38 PHP_FUNCTION(msg_remove_queue);
39 PHP_FUNCTION(msg_stat_queue);
40 PHP_FUNCTION(msg_set_queue);
41 PHP_FUNCTION(msg_send);
42 PHP_FUNCTION(msg_receive);
177 PHP_FUNCTION(msg_set_queue) in PHP_FUNCTION() function
218 PHP_FUNCTION(msg_stat_queue) in PHP_FUNCTION() function
271 PHP_FUNCTION(msg_get_queue) in PHP_FUNCTION() function
323 PHP_FUNCTION(msg_receive) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/imap/
H A Dphp_imap.c1285 PHP_FUNCTION(imap_open) in PHP_FUNCTION() function
1409 PHP_FUNCTION(imap_ping) in PHP_FUNCTION() function
1607 PHP_FUNCTION(imap_gc) in PHP_FUNCTION() function
1726 PHP_FUNCTION(imap_body) in PHP_FUNCTION() function
1896 PHP_FUNCTION(imap_list) in PHP_FUNCTION() function
2217 PHP_FUNCTION(imap_lsub) in PHP_FUNCTION() function
2593 PHP_FUNCTION(imap_8bit) in PHP_FUNCTION() function
2771 PHP_FUNCTION(imap_utf8) in PHP_FUNCTION() function
3170 PHP_FUNCTION(imap_sort) in PHP_FUNCTION() function
3272 PHP_FUNCTION(imap_uid) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/openssl/
H A Dopenssl.c124 PHP_FUNCTION(openssl_digest);
125 PHP_FUNCTION(openssl_encrypt);
126 PHP_FUNCTION(openssl_decrypt);
130 PHP_FUNCTION(openssl_pkey_derive);
3598 PHP_FUNCTION(openssl_csr_new) in PHP_FUNCTION() function
5089 PHP_FUNCTION(openssl_pbkdf2) in PHP_FUNCTION() function
6025 PHP_FUNCTION(openssl_sign) in PHP_FUNCTION() function
6090 PHP_FUNCTION(openssl_verify) in PHP_FUNCTION() function
6151 PHP_FUNCTION(openssl_seal) in PHP_FUNCTION() function
6284 PHP_FUNCTION(openssl_open) in PHP_FUNCTION() function
[all …]
/PHP-7.4/ext/shmop/
H A Dshmop.c146 PHP_FUNCTION(shmop_open) in PHP_FUNCTION() function
232 PHP_FUNCTION(shmop_read) in PHP_FUNCTION() function
270 PHP_FUNCTION(shmop_close) in PHP_FUNCTION() function
290 PHP_FUNCTION(shmop_size) in PHP_FUNCTION() function
309 PHP_FUNCTION(shmop_write) in PHP_FUNCTION() function
344 PHP_FUNCTION(shmop_delete) in PHP_FUNCTION() function

Completed in 207 milliseconds

12345678910>>...13