/PHP-5.6/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-5.6/ext/standard/ |
H A D | type.c | 26 PHP_FUNCTION(gettype) in PHP_FUNCTION() function 91 PHP_FUNCTION(settype) in PHP_FUNCTION() function 134 PHP_FUNCTION(intval) in PHP_FUNCTION() function 166 PHP_FUNCTION(floatval) in PHP_FUNCTION() function 181 PHP_FUNCTION(boolval) in PHP_FUNCTION() function 195 PHP_FUNCTION(strval) in PHP_FUNCTION() function 250 PHP_FUNCTION(is_null) in PHP_FUNCTION() function 266 PHP_FUNCTION(is_bool) in PHP_FUNCTION() function 274 PHP_FUNCTION(is_long) in PHP_FUNCTION() function 282 PHP_FUNCTION(is_float) in PHP_FUNCTION() function [all …]
|
H A D | math.c | 283 PHP_FUNCTION(abs) in PHP_FUNCTION() function 307 PHP_FUNCTION(ceil) in PHP_FUNCTION() function 397 PHP_FUNCTION(sin) in PHP_FUNCTION() function 410 PHP_FUNCTION(cos) in PHP_FUNCTION() function 423 PHP_FUNCTION(tan) in PHP_FUNCTION() function 436 PHP_FUNCTION(asin) in PHP_FUNCTION() function 449 PHP_FUNCTION(acos) in PHP_FUNCTION() function 566 PHP_FUNCTION(pi) in PHP_FUNCTION() function 613 PHP_FUNCTION(pow) in PHP_FUNCTION() function 627 PHP_FUNCTION(exp) in PHP_FUNCTION() function [all …]
|
H A D | basic_functions.c | 3918 PHP_FUNCTION(ip2long) in PHP_FUNCTION() function 3956 PHP_FUNCTION(long2ip) in PHP_FUNCTION() function 3992 PHP_FUNCTION(getenv) in PHP_FUNCTION() function 4053 PHP_FUNCTION(putenv) function 4224 PHP_FUNCTION(getopt) function 4415 PHP_FUNCTION(flush) function 4423 PHP_FUNCTION(sleep) function 4445 PHP_FUNCTION(usleep) function 5305 PHP_FUNCTION(ini_get) function 5411 PHP_FUNCTION(ini_set) function [all …]
|
H A D | array.c | 236 PHP_FUNCTION(krsort) in PHP_FUNCTION() function 256 PHP_FUNCTION(ksort) in PHP_FUNCTION() function 306 PHP_FUNCTION(count) in PHP_FUNCTION() function 496 PHP_FUNCTION(asort) in PHP_FUNCTION() function 536 PHP_FUNCTION(sort) in PHP_FUNCTION() function 817 PHP_FUNCTION(end) in PHP_FUNCTION() function 840 PHP_FUNCTION(prev) in PHP_FUNCTION() function 863 PHP_FUNCTION(next) in PHP_FUNCTION() function 928 PHP_FUNCTION(key) in PHP_FUNCTION() function 942 PHP_FUNCTION(min) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/sapi/apache_hooks/ |
H A D | php_apache.c | 303 PHP_FUNCTION(apache_request_uri) in PHP_FUNCTION() function 327 PHP_FUNCTION(apache_request_args) in PHP_FUNCTION() function 400 PHP_FUNCTION(apache_request_method) in PHP_FUNCTION() function 495 PHP_FUNCTION(apache_request_mtime) in PHP_FUNCTION() function 1233 PHP_FUNCTION(apache_request_run) in PHP_FUNCTION() function 1550 PHP_FUNCTION(apache_note) in PHP_FUNCTION() function 1713 PHP_FUNCTION(virtual) in PHP_FUNCTION() function 1809 PHP_FUNCTION(apache_setenv) in PHP_FUNCTION() function 1834 PHP_FUNCTION(apache_lookup_uri) in PHP_FUNCTION() function 1933 PHP_FUNCTION(apache_get_version) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/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 391 U_CFUNC PHP_FUNCTION(intlcal_after) in PHP_FUNCTION() function 396 U_CFUNC PHP_FUNCTION(intlcal_before) in PHP_FUNCTION() function 401 U_CFUNC PHP_FUNCTION(intlcal_set) in PHP_FUNCTION() function 464 U_CFUNC PHP_FUNCTION(intlcal_roll) in PHP_FUNCTION() function 524 U_CFUNC PHP_FUNCTION(intlcal_clear) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/ext/posix/ |
H A D | posix.c | 394 PHP_FUNCTION(posix_kill) in PHP_FUNCTION() function 413 PHP_FUNCTION(posix_getpid) in PHP_FUNCTION() function 429 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function 437 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function 461 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function 469 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function 550 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function 598 PHP_FUNCTION(posix_getsid) in PHP_FUNCTION() function 616 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function 647 PHP_FUNCTION(posix_times) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/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 249 U_CFUNC PHP_FUNCTION(breakiter_first) in PHP_FUNCTION() function 256 U_CFUNC PHP_FUNCTION(breakiter_last) in PHP_FUNCTION() function 263 U_CFUNC PHP_FUNCTION(breakiter_previous) in PHP_FUNCTION() function 270 U_CFUNC PHP_FUNCTION(breakiter_next) in PHP_FUNCTION() function 299 U_CFUNC PHP_FUNCTION(breakiter_current) in PHP_FUNCTION() function 317 U_CFUNC PHP_FUNCTION(breakiter_following) in PHP_FUNCTION() function 324 U_CFUNC PHP_FUNCTION(breakiter_preceding) in PHP_FUNCTION() function 331 U_CFUNC PHP_FUNCTION(breakiter_is_boundary) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/ext/oci8/ |
H A D | oci8_interface.c | 187 PHP_FUNCTION(oci_lob_save) in PHP_FUNCTION() function 278 PHP_FUNCTION(oci_lob_load) function 312 PHP_FUNCTION(oci_lob_read) function 357 PHP_FUNCTION(oci_lob_eof) function 387 PHP_FUNCTION(oci_lob_tell) function 1120 PHP_FUNCTION(oci_commit) function 1338 PHP_FUNCTION(oci_cancel) function 1358 PHP_FUNCTION(oci_fetch) function 1547 PHP_FUNCTION(oci_close) function 1603 PHP_FUNCTION(oci_error) function [all …]
|
/PHP-5.6/ext/intl/timezone/ |
H A D | timezone_methods.cpp | 47 U_CFUNC PHP_FUNCTION(intltz_create_time_zone) in PHP_FUNCTION() function 104 U_CFUNC PHP_FUNCTION(intltz_create_default) in PHP_FUNCTION() function 118 U_CFUNC PHP_FUNCTION(intltz_get_gmt) in PHP_FUNCTION() function 132 U_CFUNC PHP_FUNCTION(intltz_get_unknown) in PHP_FUNCTION() function 293 U_CFUNC PHP_FUNCTION(intltz_get_canonical_id) in PHP_FUNCTION() function 333 U_CFUNC PHP_FUNCTION(intltz_get_region) in PHP_FUNCTION() function 411 U_CFUNC PHP_FUNCTION(intltz_get_id) in PHP_FUNCTION() function 453 U_CFUNC PHP_FUNCTION(intltz_get_offset) in PHP_FUNCTION() function 486 U_CFUNC PHP_FUNCTION(intltz_get_raw_offset) in PHP_FUNCTION() function 502 U_CFUNC PHP_FUNCTION(intltz_has_same_rules) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/ext/mysqli/ |
H A D | mysqli_api.c | 168 PHP_FUNCTION(mysqli_autocommit) in PHP_FUNCTION() function 745 PHP_FUNCTION(mysqli_close) in PHP_FUNCTION() function 768 PHP_FUNCTION(mysqli_commit) function 822 PHP_FUNCTION(mysqli_debug) function 855 PHP_FUNCTION(mysqli_errno) function 870 PHP_FUNCTION(mysqli_error) function 1515 PHP_FUNCTION(mysqli_info) function 1575 PHP_FUNCTION(mysqli_init) function 1600 PHP_FUNCTION(mysqli_kill) function 1871 PHP_FUNCTION(mysqli_ping) function [all …]
|
H A D | mysqli_nonapi.c | 311 PHP_FUNCTION(mysqli_connect) function 350 PHP_FUNCTION(mysqli_fetch_array) function 358 PHP_FUNCTION(mysqli_fetch_assoc) function 368 PHP_FUNCTION(mysqli_fetch_all) function 423 PHP_FUNCTION(mysqli_error_list) function 519 PHP_FUNCTION(mysqli_multi_query) function 562 PHP_FUNCTION(mysqli_query) function 787 PHP_FUNCTION(mysqli_poll) function 985 PHP_FUNCTION(mysqli_set_charset) function 1008 PHP_FUNCTION(mysqli_get_charset) function [all …]
|
/PHP-5.6/ext/com_dotnet/ |
H A D | com_variant.c | 473 PHP_FUNCTION(variant_set) in PHP_FUNCTION() function 620 PHP_FUNCTION(variant_add) in PHP_FUNCTION() function 628 PHP_FUNCTION(variant_cat) in PHP_FUNCTION() function 636 PHP_FUNCTION(variant_sub) in PHP_FUNCTION() function 644 PHP_FUNCTION(variant_mul) in PHP_FUNCTION() function 652 PHP_FUNCTION(variant_and) in PHP_FUNCTION() function 660 PHP_FUNCTION(variant_div) in PHP_FUNCTION() function 668 PHP_FUNCTION(variant_eqv) in PHP_FUNCTION() function 684 PHP_FUNCTION(variant_imp) in PHP_FUNCTION() function 692 PHP_FUNCTION(variant_mod) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/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 98 U_CFUNC PHP_FUNCTION(datefmt_set_timezone_id) in PHP_FUNCTION() function 112 U_CFUNC PHP_FUNCTION(datefmt_set_timezone) in PHP_FUNCTION() function 142 U_CFUNC PHP_FUNCTION(datefmt_get_calendar) in PHP_FUNCTION() function 169 U_CFUNC PHP_FUNCTION(datefmt_get_calendar_object) in PHP_FUNCTION() function 205 U_CFUNC PHP_FUNCTION(datefmt_set_calendar) in PHP_FUNCTION() function
|
/PHP-5.6/ext/mcrypt/ |
H A D | mcrypt.c | 527 PHP_FUNCTION(mcrypt_module_open) in PHP_FUNCTION() function 639 PHP_FUNCTION(mcrypt_generic) in PHP_FUNCTION() function 688 PHP_FUNCTION(mdecrypt_generic) in PHP_FUNCTION() function 1007 PHP_FUNCTION(mcrypt_list_modes) in PHP_FUNCTION() function 1335 PHP_FUNCTION(mcrypt_encrypt) in PHP_FUNCTION() function 1351 PHP_FUNCTION(mcrypt_decrypt) in PHP_FUNCTION() function 1367 PHP_FUNCTION(mcrypt_ecb) in PHP_FUNCTION() function 1383 PHP_FUNCTION(mcrypt_cbc) in PHP_FUNCTION() function 1399 PHP_FUNCTION(mcrypt_cfb) in PHP_FUNCTION() function 1415 PHP_FUNCTION(mcrypt_ofb) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/ext/pcntl/ |
H A D | pcntl.c | 541 PHP_FUNCTION(pcntl_fork) in PHP_FUNCTION() function 557 PHP_FUNCTION(pcntl_alarm) in PHP_FUNCTION() function 570 PHP_FUNCTION(pcntl_waitpid) in PHP_FUNCTION() function 598 PHP_FUNCTION(pcntl_wait) in PHP_FUNCTION() function 633 PHP_FUNCTION(pcntl_wifexited) in PHP_FUNCTION() function 651 PHP_FUNCTION(pcntl_wifstopped) in PHP_FUNCTION() function 705 PHP_FUNCTION(pcntl_wtermsig) in PHP_FUNCTION() function 723 PHP_FUNCTION(pcntl_wstopsig) in PHP_FUNCTION() function 741 PHP_FUNCTION(pcntl_exec) in PHP_FUNCTION() function 841 PHP_FUNCTION(pcntl_signal) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/ext/readline/ |
H A D | readline.c | 211 PHP_FUNCTION(readline) in PHP_FUNCTION() function 237 PHP_FUNCTION(readline_info) in PHP_FUNCTION() function 334 PHP_FUNCTION(readline_add_history) in PHP_FUNCTION() function 351 PHP_FUNCTION(readline_clear_history) in PHP_FUNCTION() function 371 PHP_FUNCTION(readline_list_history) in PHP_FUNCTION() function 394 PHP_FUNCTION(readline_read_history) in PHP_FUNCTION() function 419 PHP_FUNCTION(readline_write_history) in PHP_FUNCTION() function 525 PHP_FUNCTION(readline_completion_function) in PHP_FUNCTION() function 615 PHP_FUNCTION(readline_callback_read_char) in PHP_FUNCTION() function 640 PHP_FUNCTION(readline_redisplay) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/ext/mysql/ |
H A D | php_mysql.c | 1073 PHP_FUNCTION(mysql_connect) function 1081 PHP_FUNCTION(mysql_pconnect) function 1089 PHP_FUNCTION(mysql_close) function 1244 PHP_FUNCTION(mysql_info) function 1294 PHP_FUNCTION(mysql_stat) function 1416 PHP_FUNCTION(mysql_drop_db) function 1560 PHP_FUNCTION(mysql_query) function 1746 PHP_FUNCTION(mysql_error) function 1777 PHP_FUNCTION(mysql_errno) function 1914 PHP_FUNCTION(mysql_result) function [all …]
|
/PHP-5.6/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 1199 static PHP_FUNCTION(xmlwriter_start_pi) in PHP_FUNCTION() function 1207 static PHP_FUNCTION(xmlwriter_end_pi) in PHP_FUNCTION() function 1215 static PHP_FUNCTION(xmlwriter_write_pi) in PHP_FUNCTION() function 1294 static PHP_FUNCTION(xmlwriter_end_cdata) in PHP_FUNCTION() function 1310 static PHP_FUNCTION(xmlwriter_write_raw) in PHP_FUNCTION() function 1318 static PHP_FUNCTION(xmlwriter_text) in PHP_FUNCTION() function 1428 static PHP_FUNCTION(xmlwriter_start_dtd) in PHP_FUNCTION() function 1469 static PHP_FUNCTION(xmlwriter_end_dtd) in PHP_FUNCTION() function 1477 static PHP_FUNCTION(xmlwriter_write_dtd) in PHP_FUNCTION() function 1743 static PHP_FUNCTION(xmlwriter_open_uri) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/ext/ftp/ |
H A D | php_ftp.c | 415 PHP_FUNCTION(ftp_login) in PHP_FUNCTION() function 440 PHP_FUNCTION(ftp_pwd) in PHP_FUNCTION() function 463 PHP_FUNCTION(ftp_cdup) in PHP_FUNCTION() function 485 PHP_FUNCTION(ftp_chdir) in PHP_FUNCTION() function 510 PHP_FUNCTION(ftp_exec) in PHP_FUNCTION() function 535 PHP_FUNCTION(ftp_raw) in PHP_FUNCTION() function 739 PHP_FUNCTION(ftp_fget) in PHP_FUNCTION() function 831 PHP_FUNCTION(ftp_pasv) in PHP_FUNCTION() function 853 PHP_FUNCTION(ftp_get) in PHP_FUNCTION() function 1024 PHP_FUNCTION(ftp_fput) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/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-5.6/ext/gd/ |
H A D | gd.c | 1379 PHP_FUNCTION(gd_info) in PHP_FUNCTION() function 2746 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function 2754 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function 2763 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function 2774 PHP_FUNCTION(imagewebp) in PHP_FUNCTION() function 2802 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function 2810 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function 3221 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function 3778 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function 3795 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function [all …]
|
/PHP-5.6/ext/enchant/ |
H A D | enchant.c | 355 PHP_FUNCTION(enchant_broker_init) in PHP_FUNCTION() function 380 PHP_FUNCTION(enchant_broker_free) in PHP_FUNCTION() function 397 PHP_FUNCTION(enchant_broker_get_error) in PHP_FUNCTION() function 512 PHP_FUNCTION(enchant_broker_list_dicts) in PHP_FUNCTION() function 636 PHP_FUNCTION(enchant_broker_free_dict) function 700 PHP_FUNCTION(enchant_broker_describe) function 719 PHP_FUNCTION(enchant_dict_quick_check) function 765 PHP_FUNCTION(enchant_dict_check) function 784 PHP_FUNCTION(enchant_dict_suggest) function 897 PHP_FUNCTION(enchant_dict_get_error) function [all …]
|