Home
last modified time | relevance | path

Searched defs:PHP_FUNCTION (Results 1 – 25 of 160) sorted by path

1234567

/php-src/ext/bcmath/
H A Dbcmath.c146 PHP_FUNCTION(bcadd) in PHP_FUNCTION() function
193 PHP_FUNCTION(bcsub) in PHP_FUNCTION() function
240 PHP_FUNCTION(bcmul) in PHP_FUNCTION() function
287 PHP_FUNCTION(bcdiv) in PHP_FUNCTION() function
339 PHP_FUNCTION(bcmod) in PHP_FUNCTION() function
466 PHP_FUNCTION(bcpow) in PHP_FUNCTION() function
526 PHP_FUNCTION(bcsqrt) in PHP_FUNCTION() function
567 PHP_FUNCTION(bccomp) in PHP_FUNCTION() function
636 PHP_FUNCTION(bcfloor) in PHP_FUNCTION() function
643 PHP_FUNCTION(bcceil) in PHP_FUNCTION() function
[all …]
/php-src/ext/bz2/
H A Dbz2.c305 PHP_FUNCTION(bzread) in PHP_FUNCTION() function
332 PHP_FUNCTION(bzopen) in PHP_FUNCTION() function
420 PHP_FUNCTION(bzerrno) in PHP_FUNCTION() function
427 PHP_FUNCTION(bzerrstr) in PHP_FUNCTION() function
434 PHP_FUNCTION(bzerror) in PHP_FUNCTION() function
441 PHP_FUNCTION(bzcompress) in PHP_FUNCTION() function
491 PHP_FUNCTION(bzdecompress) in PHP_FUNCTION() function
/php-src/ext/calendar/
H A Dcal_unix.c27 PHP_FUNCTION(unixtojd) in PHP_FUNCTION() function
56 PHP_FUNCTION(jdtounix) in PHP_FUNCTION() function
H A Dcalendar.c151 PHP_FUNCTION(cal_info) in PHP_FUNCTION() function
229 PHP_FUNCTION(cal_to_jd) in PHP_FUNCTION() function
247 PHP_FUNCTION(cal_from_jd) in PHP_FUNCTION() function
327 PHP_FUNCTION(jdtojulian) in PHP_FUNCTION() function
343 PHP_FUNCTION(juliantojd) in PHP_FUNCTION() function
452 PHP_FUNCTION(jdtojewish) in PHP_FUNCTION() function
485 PHP_FUNCTION(jewishtojd) in PHP_FUNCTION() function
498 PHP_FUNCTION(jdtofrench) in PHP_FUNCTION() function
514 PHP_FUNCTION(frenchtojd) in PHP_FUNCTION() function
527 PHP_FUNCTION(jddayofweek) in PHP_FUNCTION() function
[all …]
H A Deaster.c141 PHP_FUNCTION(easter_date) in PHP_FUNCTION() function
148 PHP_FUNCTION(easter_days) in PHP_FUNCTION() function
/php-src/ext/com_dotnet/
H A Dcom_com.c275 PHP_FUNCTION(com_get_active_object) in PHP_FUNCTION() function
653 PHP_FUNCTION(com_create_guid) in PHP_FUNCTION() function
674 PHP_FUNCTION(com_event_sink) in PHP_FUNCTION() function
737 PHP_FUNCTION(com_print_typeinfo) in PHP_FUNCTION() function
771 PHP_FUNCTION(com_message_pump) in PHP_FUNCTION() function
798 PHP_FUNCTION(com_load_typelib) in PHP_FUNCTION() function
H A Dcom_handlers.c249 static PHP_FUNCTION(com_method_handler) in PHP_FUNCTION() function
H A Dcom_variant.c505 PHP_FUNCTION(variant_set) in PHP_FUNCTION() function
651 PHP_FUNCTION(variant_add) in PHP_FUNCTION() function
658 PHP_FUNCTION(variant_cat) in PHP_FUNCTION() function
665 PHP_FUNCTION(variant_sub) in PHP_FUNCTION() function
672 PHP_FUNCTION(variant_mul) in PHP_FUNCTION() function
679 PHP_FUNCTION(variant_and) in PHP_FUNCTION() function
686 PHP_FUNCTION(variant_div) in PHP_FUNCTION() function
693 PHP_FUNCTION(variant_eqv) in PHP_FUNCTION() function
707 PHP_FUNCTION(variant_imp) in PHP_FUNCTION() function
714 PHP_FUNCTION(variant_mod) in PHP_FUNCTION() function
[all …]
/php-src/ext/ctype/
H A Dctype.c110 PHP_FUNCTION(ctype_alnum) in PHP_FUNCTION() function
117 PHP_FUNCTION(ctype_alpha) in PHP_FUNCTION() function
124 PHP_FUNCTION(ctype_cntrl) in PHP_FUNCTION() function
131 PHP_FUNCTION(ctype_digit) in PHP_FUNCTION() function
138 PHP_FUNCTION(ctype_lower) in PHP_FUNCTION() function
145 PHP_FUNCTION(ctype_graph) in PHP_FUNCTION() function
152 PHP_FUNCTION(ctype_print) in PHP_FUNCTION() function
159 PHP_FUNCTION(ctype_punct) in PHP_FUNCTION() function
166 PHP_FUNCTION(ctype_space) in PHP_FUNCTION() function
173 PHP_FUNCTION(ctype_upper) in PHP_FUNCTION() function
[all …]
/php-src/ext/curl/
H A Dcurl_file.c61 PHP_FUNCTION(curl_file_create) in PHP_FUNCTION() function
H A Dinterface.c907 PHP_FUNCTION(curl_version) in PHP_FUNCTION() function
1129 PHP_FUNCTION(curl_init) in PHP_FUNCTION() function
2228 PHP_FUNCTION(curl_setopt) in PHP_FUNCTION() function
2297 PHP_FUNCTION(curl_exec) in PHP_FUNCTION() function
2614 PHP_FUNCTION(curl_error) in PHP_FUNCTION() function
2635 PHP_FUNCTION(curl_errno) in PHP_FUNCTION() function
2651 PHP_FUNCTION(curl_close) in PHP_FUNCTION() function
2818 PHP_FUNCTION(curl_reset) in PHP_FUNCTION() function
2841 PHP_FUNCTION(curl_escape) in PHP_FUNCTION() function
2898 PHP_FUNCTION(curl_pause) in PHP_FUNCTION() function
[all …]
H A Dmulti.c60 PHP_FUNCTION(curl_multi_init) in PHP_FUNCTION() function
80 PHP_FUNCTION(curl_multi_add_handle) in PHP_FUNCTION() function
148 PHP_FUNCTION(curl_multi_remove_handle) in PHP_FUNCTION() function
174 PHP_FUNCTION(curl_multi_select) in PHP_FUNCTION() function
201 PHP_FUNCTION(curl_multi_exec) in PHP_FUNCTION() function
239 PHP_FUNCTION(curl_multi_getcontent) in PHP_FUNCTION() function
263 PHP_FUNCTION(curl_multi_info_read) in PHP_FUNCTION() function
309 PHP_FUNCTION(curl_multi_close) in PHP_FUNCTION() function
334 PHP_FUNCTION(curl_multi_errno) in PHP_FUNCTION() function
350 PHP_FUNCTION(curl_multi_strerror) in PHP_FUNCTION() function
[all …]
H A Dshare.c32 PHP_FUNCTION(curl_share_init) in PHP_FUNCTION() function
46 PHP_FUNCTION(curl_share_close) in PHP_FUNCTION() function
79 PHP_FUNCTION(curl_share_setopt) in PHP_FUNCTION() function
102 PHP_FUNCTION(curl_share_errno) in PHP_FUNCTION() function
119 PHP_FUNCTION(curl_share_strerror) in PHP_FUNCTION() function
/php-src/ext/date/
H A Dphp_date.c997 PHP_FUNCTION(date) in PHP_FUNCTION() function
1004 PHP_FUNCTION(gmdate) in PHP_FUNCTION() function
1011 PHP_FUNCTION(idate) in PHP_FUNCTION() function
1080 PHP_FUNCTION(strtotime) in PHP_FUNCTION() function
1223 PHP_FUNCTION(mktime) in PHP_FUNCTION() function
1230 PHP_FUNCTION(gmmktime) in PHP_FUNCTION() function
1237 PHP_FUNCTION(checkdate) in PHP_FUNCTION() function
1357 PHP_FUNCTION(strftime) in PHP_FUNCTION() function
1371 PHP_FUNCTION(time) in PHP_FUNCTION() function
1436 PHP_FUNCTION(getdate) in PHP_FUNCTION() function
[all …]
/php-src/ext/dba/
H A Ddba.c896 PHP_FUNCTION(dba_popen) in PHP_FUNCTION() function
903 PHP_FUNCTION(dba_open) in PHP_FUNCTION() function
910 PHP_FUNCTION(dba_close) in PHP_FUNCTION() function
926 PHP_FUNCTION(dba_exists) in PHP_FUNCTION() function
954 PHP_FUNCTION(dba_fetch) in PHP_FUNCTION() function
1081 PHP_FUNCTION(dba_nextkey) in PHP_FUNCTION() function
1104 PHP_FUNCTION(dba_delete) in PHP_FUNCTION() function
1134 PHP_FUNCTION(dba_insert) in PHP_FUNCTION() function
1142 PHP_FUNCTION(dba_replace) in PHP_FUNCTION() function
1170 PHP_FUNCTION(dba_sync) in PHP_FUNCTION() function
[all …]
/php-src/ext/dl_test/
H A Ddl_test.c29 PHP_FUNCTION(dl_test_test1) in PHP_FUNCTION() function
38 PHP_FUNCTION(dl_test_test2) in PHP_FUNCTION() function
/php-src/ext/dom/
H A Dphp_dom.c543 PHP_FUNCTION(dom_import_simplexml) in PHP_FUNCTION() function
548 PHP_FUNCTION(DOM_import_simplexml) in PHP_FUNCTION() function
/php-src/ext/enchant/
H A Denchant.c269 PHP_FUNCTION(enchant_broker_init) in PHP_FUNCTION() function
291 PHP_FUNCTION(enchant_broker_free) in PHP_FUNCTION() function
314 PHP_FUNCTION(enchant_broker_get_error) in PHP_FUNCTION() function
503 PHP_FUNCTION(enchant_broker_free_dict) in PHP_FUNCTION() function
574 PHP_FUNCTION(enchant_broker_describe) in PHP_FUNCTION() function
638 PHP_FUNCTION(enchant_dict_check) in PHP_FUNCTION() function
656 PHP_FUNCTION(enchant_dict_suggest) in PHP_FUNCTION() function
686 PHP_FUNCTION(enchant_dict_add) in PHP_FUNCTION() function
722 PHP_FUNCTION(enchant_dict_is_added) in PHP_FUNCTION() function
762 PHP_FUNCTION(enchant_dict_get_error) in PHP_FUNCTION() function
[all …]
/php-src/ext/exif/
H A Dexif.c2772 PHP_FUNCTION(exif_tagname) in PHP_FUNCTION() function
4496 PHP_FUNCTION(exif_read_data) in PHP_FUNCTION() function
4703 PHP_FUNCTION(exif_thumbnail) in PHP_FUNCTION() function
4790 PHP_FUNCTION(exif_imagetype) in PHP_FUNCTION() function
/php-src/ext/fileinfo/
H A Dfileinfo.c159 PHP_FUNCTION(finfo_open) in PHP_FUNCTION() function
255 PHP_FUNCTION(finfo_close) in PHP_FUNCTION() function
268 PHP_FUNCTION(finfo_set_flags) in PHP_FUNCTION() function
444 PHP_FUNCTION(finfo_file) in PHP_FUNCTION() function
451 PHP_FUNCTION(finfo_buffer) in PHP_FUNCTION() function
458 PHP_FUNCTION(mime_content_type) in PHP_FUNCTION() function
/php-src/ext/filter/
H A Dfilter.c434 PHP_FUNCTION(filter_has_var) in PHP_FUNCTION() function
576 PHP_FUNCTION(filter_input) in PHP_FUNCTION() function
640 PHP_FUNCTION(filter_var) in PHP_FUNCTION() function
666 PHP_FUNCTION(filter_input_array) in PHP_FUNCTION() function
701 PHP_FUNCTION(filter_var_array) in PHP_FUNCTION() function
725 PHP_FUNCTION(filter_list) in PHP_FUNCTION() function
741 PHP_FUNCTION(filter_id) in PHP_FUNCTION() function
/php-src/ext/ftp/
H A Dphp_ftp.c217 PHP_FUNCTION(ftp_login) in PHP_FUNCTION() function
242 PHP_FUNCTION(ftp_pwd) in PHP_FUNCTION() function
265 PHP_FUNCTION(ftp_cdup) in PHP_FUNCTION() function
287 PHP_FUNCTION(ftp_chdir) in PHP_FUNCTION() function
312 PHP_FUNCTION(ftp_exec) in PHP_FUNCTION() function
337 PHP_FUNCTION(ftp_raw) in PHP_FUNCTION() function
511 PHP_FUNCTION(ftp_mlsd) in PHP_FUNCTION() function
567 PHP_FUNCTION(ftp_fget) in PHP_FUNCTION() function
659 PHP_FUNCTION(ftp_pasv) in PHP_FUNCTION() function
679 PHP_FUNCTION(ftp_get) in PHP_FUNCTION() function
[all …]
/php-src/ext/gd/
H A Dgd.c468 PHP_FUNCTION(gd_info) in PHP_FUNCTION() function
1814 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function
1862 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function
1870 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function
1879 PHP_FUNCTION(imagewebp) in PHP_FUNCTION() function
1949 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function
1956 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function
1964 PHP_FUNCTION(imagebmp) in PHP_FUNCTION() function
2414 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function
2966 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function
[all …]
/php-src/ext/gettext/
H A Dgettext.c82 PHP_FUNCTION(textdomain) in PHP_FUNCTION() function
108 PHP_FUNCTION(gettext) in PHP_FUNCTION() function
129 PHP_FUNCTION(dgettext) in PHP_FUNCTION() function
153 PHP_FUNCTION(dcgettext) in PHP_FUNCTION() function
180 PHP_FUNCTION(bindtextdomain) in PHP_FUNCTION() function
218 PHP_FUNCTION(ngettext) in PHP_FUNCTION() function
243 PHP_FUNCTION(dngettext) in PHP_FUNCTION() function
270 PHP_FUNCTION(dcngettext) in PHP_FUNCTION() function
302 PHP_FUNCTION(bind_textdomain_codeset) in PHP_FUNCTION() function
/php-src/ext/hash/
H A Dhash.c422 PHP_FUNCTION(hash) in PHP_FUNCTION() function
444 PHP_FUNCTION(hash_file) in PHP_FUNCTION() function
579 PHP_FUNCTION(hash_hmac) in PHP_FUNCTION() function
612 PHP_FUNCTION(hash_init) in PHP_FUNCTION() function
689 PHP_FUNCTION(hash_update) in PHP_FUNCTION() function
779 PHP_FUNCTION(hash_final) in PHP_FUNCTION() function
837 PHP_FUNCTION(hash_copy) in PHP_FUNCTION() function
861 PHP_FUNCTION(hash_algos) in PHP_FUNCTION() function
896 PHP_FUNCTION(hash_hkdf) in PHP_FUNCTION() function
989 PHP_FUNCTION(hash_pbkdf2) in PHP_FUNCTION() function
[all …]

Completed in 109 milliseconds

1234567