/PHP-7.2/ext/standard/ |
H A D | type.c | 26 PHP_FUNCTION(gettype) in PHP_FUNCTION() function 46 PHP_FUNCTION(settype) in PHP_FUNCTION() function 90 PHP_FUNCTION(intval) in PHP_FUNCTION() function 153 PHP_FUNCTION(floatval) in PHP_FUNCTION() function 167 PHP_FUNCTION(boolval) in PHP_FUNCTION() function 181 PHP_FUNCTION(strval) in PHP_FUNCTION() function 218 PHP_FUNCTION(is_null) in PHP_FUNCTION() function 236 PHP_FUNCTION(is_bool) in PHP_FUNCTION() function 251 PHP_FUNCTION(is_int) in PHP_FUNCTION() function 260 PHP_FUNCTION(is_float) in PHP_FUNCTION() function [all …]
|
H A D | math.c | 290 PHP_FUNCTION(abs) in PHP_FUNCTION() function 315 PHP_FUNCTION(ceil) in PHP_FUNCTION() function 408 PHP_FUNCTION(sin) in PHP_FUNCTION() function 421 PHP_FUNCTION(cos) in PHP_FUNCTION() function 434 PHP_FUNCTION(tan) in PHP_FUNCTION() function 447 PHP_FUNCTION(asin) in PHP_FUNCTION() function 460 PHP_FUNCTION(acos) in PHP_FUNCTION() function 578 PHP_FUNCTION(pi) in PHP_FUNCTION() function 625 PHP_FUNCTION(pow) in PHP_FUNCTION() function 640 PHP_FUNCTION(exp) in PHP_FUNCTION() function [all …]
|
H A D | streamsfuncs.c | 56 PHP_FUNCTION(stream_socket_pair) in PHP_FUNCTION() function 93 PHP_FUNCTION(stream_socket_client) in PHP_FUNCTION() function 186 PHP_FUNCTION(stream_socket_server) in PHP_FUNCTION() function 255 PHP_FUNCTION(stream_socket_accept) in PHP_FUNCTION() function 344 PHP_FUNCTION(stream_socket_sendto) in PHP_FUNCTION() function 429 PHP_FUNCTION(stream_get_contents) in PHP_FUNCTION() function 594 PHP_FUNCTION(stream_get_wrappers) in PHP_FUNCTION() function 760 PHP_FUNCTION(stream_select) in PHP_FUNCTION() function 1296 PHP_FUNCTION(stream_get_line) in PHP_FUNCTION() function 1577 PHP_FUNCTION(stream_is_local) in PHP_FUNCTION() function [all …]
|
H A D | basic_functions.c | 3971 PHP_FUNCTION(ip2long) in PHP_FUNCTION() function 4009 PHP_FUNCTION(long2ip) in PHP_FUNCTION() function 4045 PHP_FUNCTION(getenv) in PHP_FUNCTION() function 4131 PHP_FUNCTION(putenv) function 4326 PHP_FUNCTION(getopt) function 4507 PHP_FUNCTION(flush) function 4519 PHP_FUNCTION(sleep) function 4542 PHP_FUNCTION(usleep) function 5344 PHP_FUNCTION(ini_get) function 5461 PHP_FUNCTION(ini_set) function [all …]
|
/PHP-7.2/ext/ctype/ |
H A D | ctype.c | 184 static PHP_FUNCTION(ctype_alnum) in PHP_FUNCTION() function 192 static PHP_FUNCTION(ctype_alpha) in PHP_FUNCTION() function 200 static PHP_FUNCTION(ctype_cntrl) in PHP_FUNCTION() function 208 static PHP_FUNCTION(ctype_digit) in PHP_FUNCTION() function 216 static PHP_FUNCTION(ctype_lower) in PHP_FUNCTION() function 224 static PHP_FUNCTION(ctype_graph) in PHP_FUNCTION() function 232 static PHP_FUNCTION(ctype_print) in PHP_FUNCTION() function 240 static PHP_FUNCTION(ctype_punct) in PHP_FUNCTION() function 248 static PHP_FUNCTION(ctype_space) in PHP_FUNCTION() function 256 static PHP_FUNCTION(ctype_upper) in PHP_FUNCTION() function [all …]
|
/PHP-7.2/ext/posix/ |
H A D | posix.c | 460 PHP_FUNCTION(posix_kill) in PHP_FUNCTION() function 480 PHP_FUNCTION(posix_getpid) in PHP_FUNCTION() function 496 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function 504 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function 528 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function 536 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function 617 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function 667 PHP_FUNCTION(posix_getsid) in PHP_FUNCTION() function 686 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function 717 PHP_FUNCTION(posix_times) in PHP_FUNCTION() function [all …]
|
/PHP-7.2/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.2/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.2/ext/oci8/ |
H A D | oci8_interface.c | 290 PHP_FUNCTION(oci_lob_save) in PHP_FUNCTION() function 365 PHP_FUNCTION(oci_lob_load) in PHP_FUNCTION() function 402 PHP_FUNCTION(oci_lob_read) in PHP_FUNCTION() function 449 PHP_FUNCTION(oci_lob_eof) in PHP_FUNCTION() function 1194 PHP_FUNCTION(oci_commit) in PHP_FUNCTION() function 1414 PHP_FUNCTION(oci_cancel) in PHP_FUNCTION() function 1434 PHP_FUNCTION(oci_fetch) in PHP_FUNCTION() function 1642 PHP_FUNCTION(oci_close) in PHP_FUNCTION() function 1706 PHP_FUNCTION(oci_error) in PHP_FUNCTION() function 1796 PHP_FUNCTION(oci_parse) in PHP_FUNCTION() function [all …]
|
/PHP-7.2/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 | 361 PHP_FUNCTION(mysqli_connect) function 397 PHP_FUNCTION(mysqli_fetch_array) function 405 PHP_FUNCTION(mysqli_fetch_assoc) function 414 PHP_FUNCTION(mysqli_fetch_all) function 466 PHP_FUNCTION(mysqli_error_list) function 556 PHP_FUNCTION(mysqli_multi_query) function 599 PHP_FUNCTION(mysqli_query) function 804 PHP_FUNCTION(mysqli_poll) function 997 PHP_FUNCTION(mysqli_set_charset) function 1020 PHP_FUNCTION(mysqli_get_charset) function [all …]
|
/PHP-7.2/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.2/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.2/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.2/ext/sodium/ |
H A D | libsodium.c | 652 PHP_FUNCTION(sodium_memzero) in PHP_FUNCTION() function 676 PHP_FUNCTION(sodium_increment) in PHP_FUNCTION() function 699 PHP_FUNCTION(sodium_add) in PHP_FUNCTION() function 728 PHP_FUNCTION(sodium_memcmp) in PHP_FUNCTION() function 1210 PHP_FUNCTION(sodium_crypto_box) in PHP_FUNCTION() function 2671 PHP_FUNCTION(sodium_bin2hex) in PHP_FUNCTION() function 2695 PHP_FUNCTION(sodium_hex2bin) in PHP_FUNCTION() function 2733 PHP_FUNCTION(sodium_bin2base64) in PHP_FUNCTION() function 3161 PHP_FUNCTION(sodium_compare) in PHP_FUNCTION() function 3368 PHP_FUNCTION(sodium_pad) in PHP_FUNCTION() function [all …]
|
/PHP-7.2/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.2/ext/gd/ |
H A D | gd.c | 1324 PHP_FUNCTION(gd_info) in PHP_FUNCTION() function 2731 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function 2739 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function 2748 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function 2787 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function 2795 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function 2804 PHP_FUNCTION(imagebmp) in PHP_FUNCTION() function 3260 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function 3862 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function 3881 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function [all …]
|
/PHP-7.2/ext/ftp/ |
H A D | php_ftp.c | 441 PHP_FUNCTION(ftp_login) in PHP_FUNCTION() function 468 PHP_FUNCTION(ftp_pwd) in PHP_FUNCTION() function 493 PHP_FUNCTION(ftp_cdup) in PHP_FUNCTION() function 517 PHP_FUNCTION(ftp_chdir) in PHP_FUNCTION() function 544 PHP_FUNCTION(ftp_exec) in PHP_FUNCTION() function 571 PHP_FUNCTION(ftp_raw) in PHP_FUNCTION() function 767 PHP_FUNCTION(ftp_mlsd) in PHP_FUNCTION() function 829 PHP_FUNCTION(ftp_fget) in PHP_FUNCTION() function 925 PHP_FUNCTION(ftp_pasv) in PHP_FUNCTION() function 949 PHP_FUNCTION(ftp_get) in PHP_FUNCTION() function [all …]
|
/PHP-7.2/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 601 PHP_FUNCTION(readline_callback_read_char) in PHP_FUNCTION() function 625 PHP_FUNCTION(readline_redisplay) in PHP_FUNCTION() function [all …]
|
/PHP-7.2/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.2/ext/pcntl/ |
H A D | pcntl.c | 596 PHP_FUNCTION(pcntl_fork) in PHP_FUNCTION() function 612 PHP_FUNCTION(pcntl_alarm) in PHP_FUNCTION() function 658 PHP_FUNCTION(pcntl_waitpid) in PHP_FUNCTION() function 711 PHP_FUNCTION(pcntl_wait) in PHP_FUNCTION() function 769 PHP_FUNCTION(pcntl_wifexited) in PHP_FUNCTION() function 790 PHP_FUNCTION(pcntl_wifstopped) in PHP_FUNCTION() function 870 PHP_FUNCTION(pcntl_wtermsig) in PHP_FUNCTION() function 890 PHP_FUNCTION(pcntl_wstopsig) in PHP_FUNCTION() function 910 PHP_FUNCTION(pcntl_exec) in PHP_FUNCTION() function 1005 PHP_FUNCTION(pcntl_signal) in PHP_FUNCTION() function [all …]
|
/PHP-7.2/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.2/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.2/ext/dom/ |
H A D | namednodemap.c | 130 PHP_FUNCTION(dom_namednodemap_get_named_item) in PHP_FUNCTION() function 185 PHP_FUNCTION(dom_namednodemap_set_named_item) in PHP_FUNCTION() function 195 PHP_FUNCTION(dom_namednodemap_remove_named_item) in PHP_FUNCTION() function 205 PHP_FUNCTION(dom_namednodemap_item) in PHP_FUNCTION() function 268 PHP_FUNCTION(dom_namednodemap_get_named_item_ns) in PHP_FUNCTION() function 323 PHP_FUNCTION(dom_namednodemap_set_named_item_ns) in PHP_FUNCTION() function 333 PHP_FUNCTION(dom_namednodemap_remove_named_item_ns) in PHP_FUNCTION() function 341 PHP_FUNCTION(dom_namednodemap_count) in PHP_FUNCTION() function
|