/PHP-7.1/ext/standard/ |
H A D | type.c | 26 PHP_FUNCTION(gettype) in PHP_FUNCTION() function 93 PHP_FUNCTION(settype) in PHP_FUNCTION() function 137 PHP_FUNCTION(intval) in PHP_FUNCTION() function 200 PHP_FUNCTION(floatval) in PHP_FUNCTION() function 214 PHP_FUNCTION(boolval) in PHP_FUNCTION() function 228 PHP_FUNCTION(strval) in PHP_FUNCTION() function 271 PHP_FUNCTION(is_null) in PHP_FUNCTION() function 289 PHP_FUNCTION(is_bool) in PHP_FUNCTION() function 305 PHP_FUNCTION(is_int) in PHP_FUNCTION() function 314 PHP_FUNCTION(is_float) in PHP_FUNCTION() function [all …]
|
H A D | math.c | 289 PHP_FUNCTION(abs) in PHP_FUNCTION() function 314 PHP_FUNCTION(ceil) in PHP_FUNCTION() function 404 PHP_FUNCTION(sin) in PHP_FUNCTION() function 417 PHP_FUNCTION(cos) in PHP_FUNCTION() function 430 PHP_FUNCTION(tan) in PHP_FUNCTION() function 443 PHP_FUNCTION(asin) in PHP_FUNCTION() function 456 PHP_FUNCTION(acos) in PHP_FUNCTION() function 574 PHP_FUNCTION(pi) in PHP_FUNCTION() function 621 PHP_FUNCTION(pow) in PHP_FUNCTION() function 635 PHP_FUNCTION(exp) in PHP_FUNCTION() function [all …]
|
H A D | basic_functions.c | 3977 PHP_FUNCTION(ip2long) in PHP_FUNCTION() function 4015 PHP_FUNCTION(long2ip) in PHP_FUNCTION() function 4047 PHP_FUNCTION(getenv) in PHP_FUNCTION() function 4131 PHP_FUNCTION(putenv) function 4326 PHP_FUNCTION(getopt) function 4504 PHP_FUNCTION(flush) function 4516 PHP_FUNCTION(sleep) function 4538 PHP_FUNCTION(usleep) function 5339 PHP_FUNCTION(ini_get) function 5448 PHP_FUNCTION(ini_set) function [all …]
|
H A D | streamsfuncs.c | 52 PHP_FUNCTION(stream_socket_pair) in PHP_FUNCTION() function 88 PHP_FUNCTION(stream_socket_client) in PHP_FUNCTION() function 175 PHP_FUNCTION(stream_socket_server) in PHP_FUNCTION() function 239 PHP_FUNCTION(stream_socket_accept) in PHP_FUNCTION() function 328 PHP_FUNCTION(stream_socket_sendto) in PHP_FUNCTION() function 405 PHP_FUNCTION(stream_get_contents) in PHP_FUNCTION() function 563 PHP_FUNCTION(stream_get_wrappers) in PHP_FUNCTION() function 725 PHP_FUNCTION(stream_select) in PHP_FUNCTION() function 1255 PHP_FUNCTION(stream_get_line) in PHP_FUNCTION() function 1314 PHP_FUNCTION(stream_set_timeout) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/ctype/ |
H A D | ctype.c | 183 static PHP_FUNCTION(ctype_alnum) in PHP_FUNCTION() function 191 static PHP_FUNCTION(ctype_alpha) in PHP_FUNCTION() function 199 static PHP_FUNCTION(ctype_cntrl) in PHP_FUNCTION() function 207 static PHP_FUNCTION(ctype_digit) in PHP_FUNCTION() function 215 static PHP_FUNCTION(ctype_lower) in PHP_FUNCTION() function 223 static PHP_FUNCTION(ctype_graph) in PHP_FUNCTION() function 231 static PHP_FUNCTION(ctype_print) in PHP_FUNCTION() function 239 static PHP_FUNCTION(ctype_punct) in PHP_FUNCTION() function 247 static PHP_FUNCTION(ctype_space) in PHP_FUNCTION() function 255 static PHP_FUNCTION(ctype_upper) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/intl/calendar/ |
H A D | calendar_methods.cpp | 185 U_CFUNC PHP_FUNCTION(intlcal_get_now) in PHP_FUNCTION() function 250 U_CFUNC PHP_FUNCTION(intlcal_get) in PHP_FUNCTION() function 256 U_CFUNC PHP_FUNCTION(intlcal_get_time) in PHP_FUNCTION() function 276 U_CFUNC PHP_FUNCTION(intlcal_set_time) in PHP_FUNCTION() function 296 U_CFUNC PHP_FUNCTION(intlcal_add) in PHP_FUNCTION() function 390 U_CFUNC PHP_FUNCTION(intlcal_after) in PHP_FUNCTION() function 395 U_CFUNC PHP_FUNCTION(intlcal_before) in PHP_FUNCTION() function 400 U_CFUNC PHP_FUNCTION(intlcal_set) in PHP_FUNCTION() function 463 U_CFUNC PHP_FUNCTION(intlcal_roll) in PHP_FUNCTION() function 523 U_CFUNC PHP_FUNCTION(intlcal_clear) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/intl/breakiterator/ |
H A D | breakiterator_methods.cpp | 129 U_CFUNC PHP_FUNCTION(breakiter_get_text) in PHP_FUNCTION() function 149 U_CFUNC PHP_FUNCTION(breakiter_set_text) in PHP_FUNCTION() function 236 U_CFUNC PHP_FUNCTION(breakiter_first) in PHP_FUNCTION() function 243 U_CFUNC PHP_FUNCTION(breakiter_last) in PHP_FUNCTION() function 250 U_CFUNC PHP_FUNCTION(breakiter_previous) in PHP_FUNCTION() function 257 U_CFUNC PHP_FUNCTION(breakiter_next) in PHP_FUNCTION() function 286 U_CFUNC PHP_FUNCTION(breakiter_current) in PHP_FUNCTION() function 304 U_CFUNC PHP_FUNCTION(breakiter_following) in PHP_FUNCTION() function 311 U_CFUNC PHP_FUNCTION(breakiter_preceding) in PHP_FUNCTION() function 318 U_CFUNC PHP_FUNCTION(breakiter_is_boundary) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/oci8/ |
H A D | oci8_interface.c | 275 PHP_FUNCTION(oci_lob_save) in PHP_FUNCTION() function 350 PHP_FUNCTION(oci_lob_load) in PHP_FUNCTION() function 387 PHP_FUNCTION(oci_lob_read) in PHP_FUNCTION() function 434 PHP_FUNCTION(oci_lob_eof) in PHP_FUNCTION() function 1179 PHP_FUNCTION(oci_commit) in PHP_FUNCTION() function 1397 PHP_FUNCTION(oci_cancel) in PHP_FUNCTION() function 1417 PHP_FUNCTION(oci_fetch) in PHP_FUNCTION() function 1620 PHP_FUNCTION(oci_close) in PHP_FUNCTION() function 1684 PHP_FUNCTION(oci_error) in PHP_FUNCTION() function 1773 PHP_FUNCTION(oci_parse) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/posix/ |
H A D | posix.c | 458 PHP_FUNCTION(posix_kill) in PHP_FUNCTION() function 477 PHP_FUNCTION(posix_getpid) in PHP_FUNCTION() function 493 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function 501 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function 525 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function 533 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function 614 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function 662 PHP_FUNCTION(posix_getsid) in PHP_FUNCTION() function 680 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function 711 PHP_FUNCTION(posix_times) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/mysqli/ |
H A D | mysqli_api.c | 164 PHP_FUNCTION(mysqli_autocommit) in PHP_FUNCTION() function 719 PHP_FUNCTION(mysqli_close) in PHP_FUNCTION() function 741 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 1820 PHP_FUNCTION(mysqli_ping) function [all …]
|
H A D | mysqli_nonapi.c | 312 PHP_FUNCTION(mysqli_connect) function 348 PHP_FUNCTION(mysqli_fetch_array) function 356 PHP_FUNCTION(mysqli_fetch_assoc) function 365 PHP_FUNCTION(mysqli_fetch_all) function 417 PHP_FUNCTION(mysqli_error_list) function 507 PHP_FUNCTION(mysqli_multi_query) function 550 PHP_FUNCTION(mysqli_query) function 755 PHP_FUNCTION(mysqli_poll) function 948 PHP_FUNCTION(mysqli_set_charset) function 971 PHP_FUNCTION(mysqli_get_charset) function [all …]
|
/PHP-7.1/ext/intl/timezone/ |
H A D | timezone_methods.cpp | 47 U_CFUNC PHP_FUNCTION(intltz_create_time_zone) in PHP_FUNCTION() function 103 U_CFUNC PHP_FUNCTION(intltz_create_default) in PHP_FUNCTION() function 117 U_CFUNC PHP_FUNCTION(intltz_get_gmt) in PHP_FUNCTION() function 131 U_CFUNC PHP_FUNCTION(intltz_get_unknown) in PHP_FUNCTION() function 321 U_CFUNC PHP_FUNCTION(intltz_get_region) in PHP_FUNCTION() function 400 U_CFUNC PHP_FUNCTION(intltz_get_id) in PHP_FUNCTION() function 441 U_CFUNC PHP_FUNCTION(intltz_get_offset) in PHP_FUNCTION() function 476 U_CFUNC PHP_FUNCTION(intltz_get_raw_offset) in PHP_FUNCTION() function 492 U_CFUNC PHP_FUNCTION(intltz_has_same_rules) in PHP_FUNCTION() function 609 U_CFUNC PHP_FUNCTION(intltz_get_error_code) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/com_dotnet/ |
H A D | com_variant.c | 513 PHP_FUNCTION(variant_set) in PHP_FUNCTION() function 660 PHP_FUNCTION(variant_add) in PHP_FUNCTION() function 668 PHP_FUNCTION(variant_cat) in PHP_FUNCTION() function 676 PHP_FUNCTION(variant_sub) in PHP_FUNCTION() function 684 PHP_FUNCTION(variant_mul) in PHP_FUNCTION() function 692 PHP_FUNCTION(variant_and) in PHP_FUNCTION() function 700 PHP_FUNCTION(variant_div) in PHP_FUNCTION() function 708 PHP_FUNCTION(variant_eqv) in PHP_FUNCTION() function 724 PHP_FUNCTION(variant_imp) in PHP_FUNCTION() function 732 PHP_FUNCTION(variant_mod) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 1146 static PHP_FUNCTION(xmlwriter_start_pi) in PHP_FUNCTION() function 1154 static PHP_FUNCTION(xmlwriter_end_pi) in PHP_FUNCTION() function 1162 static PHP_FUNCTION(xmlwriter_write_pi) in PHP_FUNCTION() function 1240 static PHP_FUNCTION(xmlwriter_end_cdata) in PHP_FUNCTION() function 1256 static PHP_FUNCTION(xmlwriter_write_raw) in PHP_FUNCTION() function 1264 static PHP_FUNCTION(xmlwriter_text) in PHP_FUNCTION() function 1373 static PHP_FUNCTION(xmlwriter_start_dtd) in PHP_FUNCTION() function 1412 static PHP_FUNCTION(xmlwriter_end_dtd) in PHP_FUNCTION() function 1420 static PHP_FUNCTION(xmlwriter_write_dtd) in PHP_FUNCTION() function 1679 static PHP_FUNCTION(xmlwriter_open_uri) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/intl/dateformat/ |
H A D | dateformat_attr.c | 34 PHP_FUNCTION( datefmt_get_datetype ) in PHP_FUNCTION() function 60 PHP_FUNCTION( datefmt_get_timetype ) in PHP_FUNCTION() function 86 PHP_FUNCTION( datefmt_get_pattern ) in PHP_FUNCTION() function 128 PHP_FUNCTION( datefmt_set_pattern ) in PHP_FUNCTION() function 170 PHP_FUNCTION( datefmt_get_locale ) in PHP_FUNCTION() function 201 PHP_FUNCTION( datefmt_is_lenient ) in PHP_FUNCTION() function 228 PHP_FUNCTION( datefmt_set_lenient ) in PHP_FUNCTION() function
|
H A D | dateformat_attrcpp.cpp | 45 U_CFUNC PHP_FUNCTION(datefmt_get_timezone_id) in PHP_FUNCTION() function 72 U_CFUNC PHP_FUNCTION(datefmt_get_timezone) in PHP_FUNCTION() function 99 U_CFUNC PHP_FUNCTION(datefmt_set_timezone) in PHP_FUNCTION() function 129 U_CFUNC PHP_FUNCTION(datefmt_get_calendar) in PHP_FUNCTION() function 156 U_CFUNC PHP_FUNCTION(datefmt_get_calendar_object) in PHP_FUNCTION() function 192 U_CFUNC PHP_FUNCTION(datefmt_set_calendar) in PHP_FUNCTION() function
|
/PHP-7.1/ext/ftp/ |
H A D | php_ftp.c | 431 PHP_FUNCTION(ftp_login) in PHP_FUNCTION() function 458 PHP_FUNCTION(ftp_pwd) in PHP_FUNCTION() function 483 PHP_FUNCTION(ftp_cdup) in PHP_FUNCTION() function 507 PHP_FUNCTION(ftp_chdir) in PHP_FUNCTION() function 534 PHP_FUNCTION(ftp_exec) in PHP_FUNCTION() function 561 PHP_FUNCTION(ftp_raw) in PHP_FUNCTION() function 782 PHP_FUNCTION(ftp_fget) in PHP_FUNCTION() function 878 PHP_FUNCTION(ftp_pasv) in PHP_FUNCTION() function 902 PHP_FUNCTION(ftp_get) in PHP_FUNCTION() function 1080 PHP_FUNCTION(ftp_fput) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/readline/ |
H A D | readline.c | 215 PHP_FUNCTION(readline) in PHP_FUNCTION() function 241 PHP_FUNCTION(readline_info) in PHP_FUNCTION() function 346 PHP_FUNCTION(readline_add_history) in PHP_FUNCTION() function 363 PHP_FUNCTION(readline_clear_history) in PHP_FUNCTION() function 383 PHP_FUNCTION(readline_list_history) in PHP_FUNCTION() function 406 PHP_FUNCTION(readline_read_history) in PHP_FUNCTION() function 431 PHP_FUNCTION(readline_write_history) in PHP_FUNCTION() function 523 PHP_FUNCTION(readline_completion_function) in PHP_FUNCTION() function 603 PHP_FUNCTION(readline_callback_read_char) in PHP_FUNCTION() function 627 PHP_FUNCTION(readline_redisplay) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/mcrypt/ |
H A D | mcrypt.c | 499 PHP_FUNCTION(mcrypt_module_open) in PHP_FUNCTION() function 535 PHP_FUNCTION(mcrypt_generic_init) in PHP_FUNCTION() function 617 PHP_FUNCTION(mcrypt_generic) in PHP_FUNCTION() function 671 PHP_FUNCTION(mdecrypt_generic) in PHP_FUNCTION() function 754 PHP_FUNCTION(mcrypt_module_close) in PHP_FUNCTION() function 996 PHP_FUNCTION(mcrypt_list_modes) in PHP_FUNCTION() function 1023 PHP_FUNCTION(mcrypt_get_key_size) in PHP_FUNCTION() function 1081 PHP_FUNCTION(mcrypt_get_iv_size) in PHP_FUNCTION() function 1330 PHP_FUNCTION(mcrypt_encrypt) in PHP_FUNCTION() function 1346 PHP_FUNCTION(mcrypt_decrypt) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/intl/formatter/ |
H A D | formatter_attr.c | 33 PHP_FUNCTION( numfmt_get_attribute ) in PHP_FUNCTION() function 102 PHP_FUNCTION( numfmt_get_text_attribute ) in PHP_FUNCTION() function 146 PHP_FUNCTION( numfmt_set_attribute ) in PHP_FUNCTION() function 208 PHP_FUNCTION( numfmt_set_text_attribute ) in PHP_FUNCTION() function 250 PHP_FUNCTION( numfmt_get_symbol ) in PHP_FUNCTION() function 298 PHP_FUNCTION( numfmt_set_symbol ) in PHP_FUNCTION() function 345 PHP_FUNCTION( numfmt_get_pattern ) in PHP_FUNCTION() function 387 PHP_FUNCTION( numfmt_set_pattern ) in PHP_FUNCTION() function 427 PHP_FUNCTION( numfmt_get_locale ) in PHP_FUNCTION() function
|
/PHP-7.1/ext/gd/ |
H A D | gd.c | 1277 PHP_FUNCTION(gd_info) in PHP_FUNCTION() function 2681 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function 2689 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function 2698 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function 2709 PHP_FUNCTION(imagewebp) in PHP_FUNCTION() function 2737 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function 2745 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function 3196 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function 3779 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function 3798 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/pcntl/ |
H A D | pcntl.c | 582 PHP_FUNCTION(pcntl_fork) in PHP_FUNCTION() function 598 PHP_FUNCTION(pcntl_alarm) in PHP_FUNCTION() function 644 PHP_FUNCTION(pcntl_waitpid) in PHP_FUNCTION() function 697 PHP_FUNCTION(pcntl_wait) in PHP_FUNCTION() function 755 PHP_FUNCTION(pcntl_wifexited) in PHP_FUNCTION() function 776 PHP_FUNCTION(pcntl_wifstopped) in PHP_FUNCTION() function 856 PHP_FUNCTION(pcntl_wtermsig) in PHP_FUNCTION() function 876 PHP_FUNCTION(pcntl_wstopsig) in PHP_FUNCTION() function 896 PHP_FUNCTION(pcntl_exec) in PHP_FUNCTION() function 991 PHP_FUNCTION(pcntl_signal) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/enchant/ |
H A D | enchant.c | 351 PHP_FUNCTION(enchant_broker_init) in PHP_FUNCTION() function 377 PHP_FUNCTION(enchant_broker_free) in PHP_FUNCTION() function 394 PHP_FUNCTION(enchant_broker_get_error) in PHP_FUNCTION() function 514 PHP_FUNCTION(enchant_broker_list_dicts) in PHP_FUNCTION() function 627 PHP_FUNCTION(enchant_broker_free_dict) in PHP_FUNCTION() function 691 PHP_FUNCTION(enchant_broker_describe) in PHP_FUNCTION() function 710 PHP_FUNCTION(enchant_dict_quick_check) in PHP_FUNCTION() function 756 PHP_FUNCTION(enchant_dict_check) in PHP_FUNCTION() function 775 PHP_FUNCTION(enchant_dict_suggest) in PHP_FUNCTION() function 888 PHP_FUNCTION(enchant_dict_get_error) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/pspell/ |
H A D | pspell.c | 264 static PHP_FUNCTION(pspell_new) in PHP_FUNCTION() function 361 static PHP_FUNCTION(pspell_new_personal) in PHP_FUNCTION() function 466 static PHP_FUNCTION(pspell_new_config) in PHP_FUNCTION() function 496 static PHP_FUNCTION(pspell_check) in PHP_FUNCTION() function 519 static PHP_FUNCTION(pspell_suggest) in PHP_FUNCTION() function 637 static PHP_FUNCTION(pspell_clear_session) in PHP_FUNCTION() function 660 static PHP_FUNCTION(pspell_save_wordlist) in PHP_FUNCTION() function 685 static PHP_FUNCTION(pspell_config_create) in PHP_FUNCTION() function 773 static PHP_FUNCTION(pspell_config_mode) in PHP_FUNCTION() function 799 static PHP_FUNCTION(pspell_config_ignore) in PHP_FUNCTION() function [all …]
|
/PHP-7.1/ext/imap/ |
H A D | php_imap.c | 1274 PHP_FUNCTION(imap_open) in PHP_FUNCTION() function 1398 PHP_FUNCTION(imap_ping) in PHP_FUNCTION() function 1596 PHP_FUNCTION(imap_gc) in PHP_FUNCTION() function 1715 PHP_FUNCTION(imap_body) in PHP_FUNCTION() function 1885 PHP_FUNCTION(imap_list) in PHP_FUNCTION() function 2202 PHP_FUNCTION(imap_lsub) in PHP_FUNCTION() function 2572 PHP_FUNCTION(imap_8bit) in PHP_FUNCTION() function 2752 PHP_FUNCTION(imap_utf8) in PHP_FUNCTION() function 3150 PHP_FUNCTION(imap_sort) in PHP_FUNCTION() function 3248 PHP_FUNCTION(imap_uid) in PHP_FUNCTION() function [all …]
|