php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
#define arginfo_acos arginfo_sin |
Definition at line 1621 of file basic_functions_arginfo.h.
#define arginfo_acosh arginfo_sin |
Definition at line 1640 of file basic_functions_arginfo.h.
#define arginfo_addslashes arginfo_base64_encode |
Definition at line 976 of file basic_functions_arginfo.h.
#define arginfo_array_all arginfo_array_any |
Definition at line 351 of file basic_functions_arginfo.h.
#define arginfo_array_count_values arginfo_array_values |
Definition at line 242 of file basic_functions_arginfo.h.
#define arginfo_array_diff arginfo_array_intersect_key |
Definition at line 299 of file basic_functions_arginfo.h.
#define arginfo_array_diff_assoc arginfo_array_intersect_key |
Definition at line 303 of file basic_functions_arginfo.h.
#define arginfo_array_diff_key arginfo_array_intersect_key |
Definition at line 295 of file basic_functions_arginfo.h.
#define arginfo_array_diff_uassoc arginfo_array_intersect_ukey |
Definition at line 305 of file basic_functions_arginfo.h.
#define arginfo_array_diff_ukey arginfo_array_intersect_ukey |
Definition at line 297 of file basic_functions_arginfo.h.
#define arginfo_array_find_key arginfo_array_find |
Definition at line 344 of file basic_functions_arginfo.h.
#define arginfo_array_flip arginfo_array_values |
Definition at line 261 of file basic_functions_arginfo.h.
#define arginfo_array_intersect arginfo_array_intersect_key |
Definition at line 283 of file basic_functions_arginfo.h.
#define arginfo_array_intersect_assoc arginfo_array_intersect_key |
Definition at line 287 of file basic_functions_arginfo.h.
#define arginfo_array_intersect_uassoc arginfo_array_intersect_ukey |
Definition at line 291 of file basic_functions_arginfo.h.
#define arginfo_array_key_last arginfo_array_key_first |
Definition at line 236 of file basic_functions_arginfo.h.
#define arginfo_array_merge_recursive arginfo_array_merge |
Definition at line 217 of file basic_functions_arginfo.h.
#define arginfo_array_product arginfo_array_sum |
Definition at line 325 of file basic_functions_arginfo.h.
#define arginfo_array_replace_recursive arginfo_array_replace |
Definition at line 224 of file basic_functions_arginfo.h.
#define arginfo_array_shift arginfo_array_pop |
Definition at line 195 of file basic_functions_arginfo.h.
#define arginfo_array_udiff arginfo_array_intersect_ukey |
Definition at line 301 of file basic_functions_arginfo.h.
#define arginfo_array_udiff_assoc arginfo_array_intersect_ukey |
Definition at line 307 of file basic_functions_arginfo.h.
#define arginfo_array_udiff_uassoc arginfo_array_intersect_ukey |
Definition at line 309 of file basic_functions_arginfo.h.
#define arginfo_array_uintersect arginfo_array_intersect_ukey |
Definition at line 285 of file basic_functions_arginfo.h.
#define arginfo_array_uintersect_assoc arginfo_array_intersect_ukey |
Definition at line 289 of file basic_functions_arginfo.h.
#define arginfo_array_uintersect_uassoc arginfo_array_intersect_ukey |
Definition at line 293 of file basic_functions_arginfo.h.
#define arginfo_array_unshift arginfo_array_push |
Definition at line 197 of file basic_functions_arginfo.h.
#define arginfo_array_walk_recursive arginfo_array_walk |
Definition at line 147 of file basic_functions_arginfo.h.
#define arginfo_arsort arginfo_krsort |
Definition at line 99 of file basic_functions_arginfo.h.
#define arginfo_asin arginfo_sin |
Definition at line 1619 of file basic_functions_arginfo.h.
#define arginfo_asinh arginfo_sin |
Definition at line 1638 of file basic_functions_arginfo.h.
#define arginfo_asort arginfo_krsort |
Definition at line 97 of file basic_functions_arginfo.h.
#define arginfo_atan arginfo_sin |
Definition at line 1623 of file basic_functions_arginfo.h.
#define arginfo_atanh arginfo_sin |
Definition at line 1625 of file basic_functions_arginfo.h.
#define arginfo_bin2hex arginfo_base64_encode |
Definition at line 801 of file basic_functions_arginfo.h.
#define arginfo_chop arginfo_trim |
Definition at line 834 of file basic_functions_arginfo.h.
#define arginfo_connection_aborted arginfo_ob_get_level |
Definition at line 530 of file basic_functions_arginfo.h.
#define arginfo_connection_status arginfo_ob_get_level |
Definition at line 532 of file basic_functions_arginfo.h.
#define arginfo_convert_uudecode arginfo_hex2bin |
Definition at line 2119 of file basic_functions_arginfo.h.
#define arginfo_convert_uuencode arginfo_base64_encode |
Definition at line 2117 of file basic_functions_arginfo.h.
#define arginfo_copy arginfo_rename |
Definition at line 1291 of file basic_functions_arginfo.h.
#define arginfo_cos arginfo_sin |
Definition at line 1615 of file basic_functions_arginfo.h.
#define arginfo_cosh arginfo_sin |
Definition at line 1634 of file basic_functions_arginfo.h.
#define arginfo_debug_zval_dump arginfo_var_dump |
Definition at line 2131 of file basic_functions_arginfo.h.
#define arginfo_dechex arginfo_decbin |
Definition at line 1705 of file basic_functions_arginfo.h.
#define arginfo_decoct arginfo_decbin |
Definition at line 1703 of file basic_functions_arginfo.h.
#define arginfo_deg2rad arginfo_sin |
Definition at line 1683 of file basic_functions_arginfo.h.
#define arginfo_disk_free_space arginfo_disk_total_space |
Definition at line 1446 of file basic_functions_arginfo.h.
#define arginfo_diskfreespace arginfo_disk_total_space |
Definition at line 1448 of file basic_functions_arginfo.h.
#define arginfo_doubleval arginfo_floatval |
Definition at line 2024 of file basic_functions_arginfo.h.
#define arginfo_error_clear_last arginfo_flush |
Definition at line 458 of file basic_functions_arginfo.h.
#define arginfo_exp arginfo_sin |
Definition at line 1667 of file basic_functions_arginfo.h.
#define arginfo_expm1 arginfo_sin |
Definition at line 1642 of file basic_functions_arginfo.h.
#define arginfo_fclose arginfo_rewind |
Definition at line 1210 of file basic_functions_arginfo.h.
#define arginfo_fdatasync arginfo_rewind |
Definition at line 1268 of file basic_functions_arginfo.h.
#define arginfo_fdiv arginfo_fmod |
Definition at line 1725 of file basic_functions_arginfo.h.
#define arginfo_feof arginfo_rewind |
Definition at line 1212 of file basic_functions_arginfo.h.
#define arginfo_fflush arginfo_rewind |
Definition at line 1264 of file basic_functions_arginfo.h.
#define arginfo_file_exists arginfo_is_uploaded_file |
Definition at line 1380 of file basic_functions_arginfo.h.
#define arginfo_filectime arginfo_fileatime |
Definition at line 1362 of file basic_functions_arginfo.h.
#define arginfo_filegroup arginfo_fileatime |
Definition at line 1364 of file basic_functions_arginfo.h.
#define arginfo_fileinode arginfo_fileatime |
Definition at line 1366 of file basic_functions_arginfo.h.
#define arginfo_filemtime arginfo_fileatime |
Definition at line 1368 of file basic_functions_arginfo.h.
#define arginfo_fileowner arginfo_fileatime |
Definition at line 1370 of file basic_functions_arginfo.h.
#define arginfo_fileperms arginfo_fileatime |
Definition at line 1372 of file basic_functions_arginfo.h.
#define arginfo_filesize arginfo_fileatime |
Definition at line 1374 of file basic_functions_arginfo.h.
#define arginfo_floor arginfo_ceil |
Definition at line 1603 of file basic_functions_arginfo.h.
#define arginfo_forward_static_call arginfo_call_user_func |
Definition at line 470 of file basic_functions_arginfo.h.
#define arginfo_forward_static_call_array arginfo_call_user_func_array |
Definition at line 472 of file basic_functions_arginfo.h.
#define arginfo_fputs arginfo_fwrite |
Definition at line 1276 of file basic_functions_arginfo.h.
#define arginfo_fsync arginfo_rewind |
Definition at line 1266 of file basic_functions_arginfo.h.
#define arginfo_get_debug_type arginfo_gettype |
Definition at line 2008 of file basic_functions_arginfo.h.
#define arginfo_get_include_path arginfo_ob_get_flush |
Definition at line 523 of file basic_functions_arginfo.h.
#define arginfo_getcwd arginfo_ob_get_flush |
Definition at line 1116 of file basic_functions_arginfo.h.
#define arginfo_getlastmod arginfo_ob_get_length |
Definition at line 701 of file basic_functions_arginfo.h.
#define arginfo_getmygid arginfo_ob_get_length |
Definition at line 695 of file basic_functions_arginfo.h.
#define arginfo_getmyinode arginfo_ob_get_length |
Definition at line 699 of file basic_functions_arginfo.h.
#define arginfo_getmypid arginfo_ob_get_length |
Definition at line 697 of file basic_functions_arginfo.h.
#define arginfo_getmyuid arginfo_ob_get_length |
Definition at line 693 of file basic_functions_arginfo.h.
#define arginfo_headers_list arginfo_ob_list_handlers |
Definition at line 763 of file basic_functions_arginfo.h.
#define arginfo_htmlentities arginfo_htmlspecialchars |
Definition at line 783 of file basic_functions_arginfo.h.
#define arginfo_http_clear_last_response_headers arginfo_flush |
Definition at line 1505 of file basic_functions_arginfo.h.
#define arginfo_http_get_last_response_headers arginfo_error_get_last |
Definition at line 1503 of file basic_functions_arginfo.h.
#define arginfo_inet_ntop arginfo_gethostbyaddr |
Definition at line 723 of file basic_functions_arginfo.h.
#define arginfo_inet_pton arginfo_gethostbyaddr |
Definition at line 725 of file basic_functions_arginfo.h.
#define arginfo_ini_alter arginfo_ini_set |
Definition at line 509 of file basic_functions_arginfo.h.
#define arginfo_is_array arginfo_boolval |
Definition at line 2052 of file basic_functions_arginfo.h.
#define arginfo_is_bool arginfo_boolval |
Definition at line 2036 of file basic_functions_arginfo.h.
#define arginfo_is_countable arginfo_boolval |
Definition at line 2066 of file basic_functions_arginfo.h.
#define arginfo_is_dir arginfo_is_uploaded_file |
Definition at line 1392 of file basic_functions_arginfo.h.
#define arginfo_is_double arginfo_boolval |
Definition at line 2046 of file basic_functions_arginfo.h.
#define arginfo_is_executable arginfo_is_uploaded_file |
Definition at line 1388 of file basic_functions_arginfo.h.
#define arginfo_is_file arginfo_is_uploaded_file |
Definition at line 1390 of file basic_functions_arginfo.h.
#define arginfo_is_float arginfo_boolval |
Definition at line 2044 of file basic_functions_arginfo.h.
#define arginfo_is_infinite arginfo_is_finite |
Definition at line 1660 of file basic_functions_arginfo.h.
#define arginfo_is_int arginfo_boolval |
Definition at line 2038 of file basic_functions_arginfo.h.
#define arginfo_is_integer arginfo_boolval |
Definition at line 2040 of file basic_functions_arginfo.h.
#define arginfo_is_iterable arginfo_boolval |
Definition at line 2064 of file basic_functions_arginfo.h.
#define arginfo_is_link arginfo_is_uploaded_file |
Definition at line 1394 of file basic_functions_arginfo.h.
#define arginfo_is_long arginfo_boolval |
Definition at line 2042 of file basic_functions_arginfo.h.
#define arginfo_is_nan arginfo_is_finite |
Definition at line 1653 of file basic_functions_arginfo.h.
#define arginfo_is_null arginfo_boolval |
Definition at line 2032 of file basic_functions_arginfo.h.
#define arginfo_is_numeric arginfo_boolval |
Definition at line 2048 of file basic_functions_arginfo.h.
#define arginfo_is_object arginfo_boolval |
Definition at line 2054 of file basic_functions_arginfo.h.
#define arginfo_is_readable arginfo_is_uploaded_file |
Definition at line 1386 of file basic_functions_arginfo.h.
#define arginfo_is_resource arginfo_boolval |
Definition at line 2034 of file basic_functions_arginfo.h.
#define arginfo_is_scalar arginfo_boolval |
Definition at line 2056 of file basic_functions_arginfo.h.
#define arginfo_is_string arginfo_boolval |
Definition at line 2050 of file basic_functions_arginfo.h.
#define arginfo_is_writable arginfo_is_uploaded_file |
Definition at line 1382 of file basic_functions_arginfo.h.
#define arginfo_is_writeable arginfo_is_uploaded_file |
Definition at line 1384 of file basic_functions_arginfo.h.
#define arginfo_join arginfo_implode |
Definition at line 856 of file basic_functions_arginfo.h.
#define arginfo_key_exists arginfo_array_key_exists |
Definition at line 364 of file basic_functions_arginfo.h.
#define arginfo_ksort arginfo_krsort |
Definition at line 82 of file basic_functions_arginfo.h.
#define arginfo_lcfirst arginfo_base64_encode |
Definition at line 950 of file basic_functions_arginfo.h.
#define arginfo_localeconv arginfo_ob_list_handlers |
Definition at line 1036 of file basic_functions_arginfo.h.
#define arginfo_log10 arginfo_sin |
Definition at line 1674 of file basic_functions_arginfo.h.
#define arginfo_log1p arginfo_sin |
Definition at line 1644 of file basic_functions_arginfo.h.
#define arginfo_lstat arginfo_stat |
Definition at line 1400 of file basic_functions_arginfo.h.
#define arginfo_ltrim arginfo_trim |
Definition at line 836 of file basic_functions_arginfo.h.
#define arginfo_max arginfo_min |
Definition at line 139 of file basic_functions_arginfo.h.
#define arginfo_memory_get_peak_usage arginfo_memory_get_usage |
Definition at line 2144 of file basic_functions_arginfo.h.
#define arginfo_memory_reset_peak_usage arginfo_flush |
Definition at line 2146 of file basic_functions_arginfo.h.
#define arginfo_natcasesort arginfo_natsort |
Definition at line 95 of file basic_functions_arginfo.h.
#define arginfo_next arginfo_end |
Definition at line 120 of file basic_functions_arginfo.h.
#define arginfo_ob_clean arginfo_ob_flush |
Definition at line 21 of file basic_functions_arginfo.h.
#define arginfo_ob_end_clean arginfo_ob_flush |
Definition at line 25 of file basic_functions_arginfo.h.
#define arginfo_ob_end_flush arginfo_ob_flush |
Definition at line 23 of file basic_functions_arginfo.h.
#define arginfo_ob_get_clean arginfo_ob_get_flush |
Definition at line 30 of file basic_functions_arginfo.h.
#define arginfo_ob_get_contents arginfo_ob_get_flush |
Definition at line 32 of file basic_functions_arginfo.h.
#define arginfo_output_reset_rewrite_vars arginfo_ob_flush |
Definition at line 51 of file basic_functions_arginfo.h.
#define arginfo_pack arginfo_sprintf |
Definition at line 1748 of file basic_functions_arginfo.h.
#define arginfo_password_algos arginfo_ob_list_handlers |
Definition at line 1777 of file basic_functions_arginfo.h.
#define arginfo_pfsockopen arginfo_fsockopen |
Definition at line 1494 of file basic_functions_arginfo.h.
#define arginfo_php_ini_loaded_file arginfo_ob_get_flush |
Definition at line 1550 of file basic_functions_arginfo.h.
#define arginfo_php_ini_scanned_files arginfo_ob_get_flush |
Definition at line 1548 of file basic_functions_arginfo.h.
#define arginfo_php_sapi_name arginfo_ob_get_flush |
Definition at line 1542 of file basic_functions_arginfo.h.
#define arginfo_pos arginfo_current |
Definition at line 128 of file basic_functions_arginfo.h.
#define arginfo_prev arginfo_end |
Definition at line 118 of file basic_functions_arginfo.h.
#define arginfo_quoted_printable_decode arginfo_base64_encode |
Definition at line 1803 of file basic_functions_arginfo.h.
#define arginfo_quoted_printable_encode arginfo_base64_encode |
Definition at line 1805 of file basic_functions_arginfo.h.
#define arginfo_quotemeta arginfo_base64_encode |
Definition at line 938 of file basic_functions_arginfo.h.
#define arginfo_rad2deg arginfo_sin |
Definition at line 1685 of file basic_functions_arginfo.h.
#define arginfo_rawurldecode arginfo_base64_encode |
Definition at line 2086 of file basic_functions_arginfo.h.
#define arginfo_rawurlencode arginfo_base64_encode |
Definition at line 2084 of file basic_functions_arginfo.h.
#define arginfo_realpath_cache_get arginfo_ob_list_handlers |
Definition at line 1450 of file basic_functions_arginfo.h.
#define arginfo_realpath_cache_size arginfo_ob_get_level |
Definition at line 1452 of file basic_functions_arginfo.h.
#define arginfo_reset arginfo_end |
Definition at line 122 of file basic_functions_arginfo.h.
#define arginfo_rewinddir arginfo_closedir |
Definition at line 1118 of file basic_functions_arginfo.h.
#define arginfo_rsort arginfo_krsort |
Definition at line 103 of file basic_functions_arginfo.h.
#define arginfo_rtrim arginfo_trim |
Definition at line 832 of file basic_functions_arginfo.h.
#define arginfo_serialize arginfo_gettype |
Definition at line 2133 of file basic_functions_arginfo.h.
#define arginfo_set_file_buffer arginfo_stream_set_write_buffer |
Definition at line 1952 of file basic_functions_arginfo.h.
#define arginfo_setcookie arginfo_setrawcookie |
Definition at line 752 of file basic_functions_arginfo.h.
#define arginfo_sha1 arginfo_md5 |
Definition at line 703 of file basic_functions_arginfo.h.
#define arginfo_sha1_file arginfo_md5_file |
Definition at line 705 of file basic_functions_arginfo.h.
#define arginfo_show_source arginfo_highlight_file |
Definition at line 484 of file basic_functions_arginfo.h.
#define arginfo_shuffle arginfo_natsort |
Definition at line 189 of file basic_functions_arginfo.h.
#define arginfo_sinh arginfo_sin |
Definition at line 1632 of file basic_functions_arginfo.h.
#define arginfo_sizeof arginfo_count |
Definition at line 89 of file basic_functions_arginfo.h.
#define arginfo_socket_get_status arginfo_stream_get_meta_data |
Definition at line 1967 of file basic_functions_arginfo.h.
#define arginfo_socket_set_blocking arginfo_stream_set_blocking |
Definition at line 1961 of file basic_functions_arginfo.h.
#define arginfo_sort arginfo_krsort |
Definition at line 101 of file basic_functions_arginfo.h.
#define arginfo_soundex arginfo_base64_encode |
Definition at line 1807 of file basic_functions_arginfo.h.
#define arginfo_sqrt arginfo_sin |
Definition at line 1676 of file basic_functions_arginfo.h.
#define arginfo_str_decrement arginfo_base64_encode |
Definition at line 869 of file basic_functions_arginfo.h.
#define arginfo_str_ends_with arginfo_str_contains |
Definition at line 917 of file basic_functions_arginfo.h.
#define arginfo_str_increment arginfo_base64_encode |
Definition at line 867 of file basic_functions_arginfo.h.
#define arginfo_str_ireplace arginfo_str_replace |
Definition at line 989 of file basic_functions_arginfo.h.
#define arginfo_str_rot13 arginfo_base64_encode |
Definition at line 1060 of file basic_functions_arginfo.h.
#define arginfo_str_shuffle arginfo_base64_encode |
Definition at line 1062 of file basic_functions_arginfo.h.
#define arginfo_str_starts_with arginfo_str_contains |
Definition at line 915 of file basic_functions_arginfo.h.
#define arginfo_strchr arginfo_stristr |
Definition at line 894 of file basic_functions_arginfo.h.
#define arginfo_strcspn arginfo_strspn |
Definition at line 814 of file basic_functions_arginfo.h.
#define arginfo_stream_bucket_append arginfo_stream_bucket_prepend |
Definition at line 2103 of file basic_functions_arginfo.h.
#define arginfo_stream_filter_append arginfo_stream_filter_prepend |
Definition at line 1862 of file basic_functions_arginfo.h.
#define arginfo_stream_get_filters arginfo_ob_list_handlers |
Definition at line 2110 of file basic_functions_arginfo.h.
#define arginfo_stream_get_transports arginfo_ob_list_handlers |
Definition at line 1979 of file basic_functions_arginfo.h.
#define arginfo_stream_get_wrappers arginfo_ob_list_handlers |
Definition at line 1977 of file basic_functions_arginfo.h.
#define arginfo_stream_is_local arginfo_rewind |
Definition at line 1981 of file basic_functions_arginfo.h.
#define arginfo_stream_isatty arginfo_rewind |
Definition at line 1983 of file basic_functions_arginfo.h.
#define arginfo_stream_register_wrapper arginfo_stream_wrapper_register |
Definition at line 64 of file basic_functions_arginfo.h.
#define arginfo_stream_resolve_include_path arginfo_filetype |
Definition at line 1975 of file basic_functions_arginfo.h.
#define arginfo_stream_set_chunk_size arginfo_stream_set_write_buffer |
Definition at line 1992 of file basic_functions_arginfo.h.
#define arginfo_stream_set_read_buffer arginfo_stream_set_write_buffer |
Definition at line 1954 of file basic_functions_arginfo.h.
#define arginfo_stream_supports_lock arginfo_rewind |
Definition at line 1945 of file basic_functions_arginfo.h.
#define arginfo_stream_wrapper_restore arginfo_stream_wrapper_unregister |
Definition at line 70 of file basic_functions_arginfo.h.
#define arginfo_stripcslashes arginfo_base64_encode |
Definition at line 978 of file basic_functions_arginfo.h.
#define arginfo_stripos arginfo_strpos |
Definition at line 902 of file basic_functions_arginfo.h.
#define arginfo_stripslashes arginfo_base64_encode |
Definition at line 980 of file basic_functions_arginfo.h.
#define arginfo_strnatcasecmp arginfo_strcoll |
Definition at line 1038 of file basic_functions_arginfo.h.
#define arginfo_strnatcmp arginfo_strcoll |
Definition at line 1034 of file basic_functions_arginfo.h.
#define arginfo_strrchr arginfo_stristr |
Definition at line 908 of file basic_functions_arginfo.h.
#define arginfo_strrev arginfo_base64_encode |
Definition at line 963 of file basic_functions_arginfo.h.
#define arginfo_strripos arginfo_strpos |
Definition at line 906 of file basic_functions_arginfo.h.
#define arginfo_strrpos arginfo_strpos |
Definition at line 904 of file basic_functions_arginfo.h.
#define arginfo_strstr arginfo_stristr |
Definition at line 892 of file basic_functions_arginfo.h.
#define arginfo_strtolower arginfo_base64_encode |
Definition at line 865 of file basic_functions_arginfo.h.
#define arginfo_strtoupper arginfo_base64_encode |
Definition at line 863 of file basic_functions_arginfo.h.
#define arginfo_strval arginfo_gettype |
Definition at line 2030 of file basic_functions_arginfo.h.
#define arginfo_sys_get_temp_dir arginfo_get_current_user |
Definition at line 1356 of file basic_functions_arginfo.h.
#define arginfo_tan arginfo_sin |
Definition at line 1617 of file basic_functions_arginfo.h.
#define arginfo_tanh arginfo_sin |
Definition at line 1636 of file basic_functions_arginfo.h.
#define arginfo_uasort arginfo_usort |
Definition at line 110 of file basic_functions_arginfo.h.
#define arginfo_ucfirst arginfo_base64_encode |
Definition at line 948 of file basic_functions_arginfo.h.
#define arginfo_uksort arginfo_usort |
Definition at line 112 of file basic_functions_arginfo.h.
#define arginfo_urldecode arginfo_base64_encode |
Definition at line 2082 of file basic_functions_arginfo.h.
#define arginfo_urlencode arginfo_base64_encode |
Definition at line 2080 of file basic_functions_arginfo.h.
#define arginfo_utf8_decode arginfo_base64_encode |
Definition at line 1090 of file basic_functions_arginfo.h.
#define arginfo_utf8_encode arginfo_base64_encode |
Definition at line 1088 of file basic_functions_arginfo.h.
ZEND_FRAMELESS_FUNCTION | ( | is_numeric | , |
1 | ) |
ZEND_FRAMELESS_FUNCTION | ( | str_contains | , |
2 | ) |
ZEND_FRAMELESS_FUNCTION | ( | str_replace | , |
3 | ) |
ZEND_FRAMELESS_FUNCTION | ( | str_starts_with | , |
2 | ) |
ZEND_FUNCTION | ( | abs | ) |
ZEND_FUNCTION | ( | acos | ) |
ZEND_FUNCTION | ( | acosh | ) |
ZEND_FUNCTION | ( | addcslashes | ) |
ZEND_FUNCTION | ( | addslashes | ) |
ZEND_FUNCTION | ( | array_all | ) |
ZEND_FUNCTION | ( | array_any | ) |
ZEND_FUNCTION | ( | array_change_key_case | ) |
ZEND_FUNCTION | ( | array_chunk | ) |
ZEND_FUNCTION | ( | array_column | ) |
ZEND_FUNCTION | ( | array_combine | ) |
ZEND_FUNCTION | ( | array_count_values | ) |
ZEND_FUNCTION | ( | array_diff | ) |
ZEND_FUNCTION | ( | array_diff_assoc | ) |
ZEND_FUNCTION | ( | array_diff_key | ) |
ZEND_FUNCTION | ( | array_diff_uassoc | ) |
ZEND_FUNCTION | ( | array_diff_ukey | ) |
ZEND_FUNCTION | ( | array_fill | ) |
ZEND_FUNCTION | ( | array_fill_keys | ) |
ZEND_FUNCTION | ( | array_filter | ) |
ZEND_FUNCTION | ( | array_find | ) |
ZEND_FUNCTION | ( | array_find_key | ) |
ZEND_FUNCTION | ( | array_flip | ) |
ZEND_FUNCTION | ( | array_intersect | ) |
ZEND_FUNCTION | ( | array_intersect_assoc | ) |
ZEND_FUNCTION | ( | array_intersect_key | ) |
ZEND_FUNCTION | ( | array_intersect_uassoc | ) |
ZEND_FUNCTION | ( | array_intersect_ukey | ) |
ZEND_FUNCTION | ( | array_is_list | ) |
ZEND_FUNCTION | ( | array_key_exists | ) |
ZEND_FUNCTION | ( | array_key_first | ) |
ZEND_FUNCTION | ( | array_key_last | ) |
ZEND_FUNCTION | ( | array_keys | ) |
ZEND_FUNCTION | ( | array_map | ) |
ZEND_FUNCTION | ( | array_merge | ) |
ZEND_FUNCTION | ( | array_merge_recursive | ) |
ZEND_FUNCTION | ( | array_multisort | ) |
ZEND_FUNCTION | ( | array_pad | ) |
ZEND_FUNCTION | ( | array_pop | ) |
ZEND_FUNCTION | ( | array_product | ) |
ZEND_FUNCTION | ( | array_push | ) |
ZEND_FUNCTION | ( | array_rand | ) |
ZEND_FUNCTION | ( | array_reduce | ) |
ZEND_FUNCTION | ( | array_replace | ) |
ZEND_FUNCTION | ( | array_replace_recursive | ) |
ZEND_FUNCTION | ( | array_reverse | ) |
ZEND_FUNCTION | ( | array_search | ) |
ZEND_FUNCTION | ( | array_shift | ) |
ZEND_FUNCTION | ( | array_slice | ) |
ZEND_FUNCTION | ( | array_splice | ) |
ZEND_FUNCTION | ( | array_sum | ) |
ZEND_FUNCTION | ( | array_udiff | ) |
ZEND_FUNCTION | ( | array_udiff_assoc | ) |
ZEND_FUNCTION | ( | array_udiff_uassoc | ) |
ZEND_FUNCTION | ( | array_uintersect | ) |
ZEND_FUNCTION | ( | array_uintersect_assoc | ) |
ZEND_FUNCTION | ( | array_uintersect_uassoc | ) |
ZEND_FUNCTION | ( | array_unique | ) |
ZEND_FUNCTION | ( | array_unshift | ) |
ZEND_FUNCTION | ( | array_values | ) |
ZEND_FUNCTION | ( | array_walk | ) |
ZEND_FUNCTION | ( | array_walk_recursive | ) |
ZEND_FUNCTION | ( | arsort | ) |
ZEND_FUNCTION | ( | asin | ) |
ZEND_FUNCTION | ( | asinh | ) |
ZEND_FUNCTION | ( | asort | ) |
ZEND_FUNCTION | ( | assert | ) |
ZEND_FUNCTION | ( | assert_options | ) |
ZEND_FUNCTION | ( | atan | ) |
ZEND_FUNCTION | ( | atan2 | ) |
ZEND_FUNCTION | ( | atanh | ) |
ZEND_FUNCTION | ( | base64_decode | ) |
ZEND_FUNCTION | ( | base64_encode | ) |
ZEND_FUNCTION | ( | base_convert | ) |
ZEND_FUNCTION | ( | basename | ) |
ZEND_FUNCTION | ( | bin2hex | ) |
ZEND_FUNCTION | ( | bindec | ) |
ZEND_FUNCTION | ( | boolval | ) |
ZEND_FUNCTION | ( | call_user_func | ) |
ZEND_FUNCTION | ( | call_user_func_array | ) |
ZEND_FUNCTION | ( | ceil | ) |
ZEND_FUNCTION | ( | chdir | ) |
ZEND_FUNCTION | ( | chgrp | ) |
ZEND_FUNCTION | ( | chmod | ) |
ZEND_FUNCTION | ( | chown | ) |
ZEND_FUNCTION | ( | chr | ) |
ZEND_FUNCTION | ( | chunk_split | ) |
ZEND_FUNCTION | ( | clearstatcache | ) |
ZEND_FUNCTION | ( | closedir | ) |
ZEND_FUNCTION | ( | compact | ) |
ZEND_FUNCTION | ( | connection_aborted | ) |
ZEND_FUNCTION | ( | connection_status | ) |
ZEND_FUNCTION | ( | constant | ) |
ZEND_FUNCTION | ( | convert_uudecode | ) |
ZEND_FUNCTION | ( | convert_uuencode | ) |
ZEND_FUNCTION | ( | copy | ) |
ZEND_FUNCTION | ( | cos | ) |
ZEND_FUNCTION | ( | cosh | ) |
ZEND_FUNCTION | ( | count | ) |
ZEND_FUNCTION | ( | count_chars | ) |
ZEND_FUNCTION | ( | crc32 | ) |
ZEND_FUNCTION | ( | crypt | ) |
ZEND_FUNCTION | ( | current | ) |
ZEND_FUNCTION | ( | debug_zval_dump | ) |
ZEND_FUNCTION | ( | decbin | ) |
ZEND_FUNCTION | ( | dechex | ) |
ZEND_FUNCTION | ( | decoct | ) |
ZEND_FUNCTION | ( | deg2rad | ) |
ZEND_FUNCTION | ( | dir | ) |
ZEND_FUNCTION | ( | dirname | ) |
ZEND_FUNCTION | ( | disk_free_space | ) |
ZEND_FUNCTION | ( | disk_total_space | ) |
ZEND_FUNCTION | ( | end | ) |
ZEND_FUNCTION | ( | error_clear_last | ) |
ZEND_FUNCTION | ( | error_get_last | ) |
ZEND_FUNCTION | ( | error_log | ) |
ZEND_FUNCTION | ( | escapeshellarg | ) |
ZEND_FUNCTION | ( | escapeshellcmd | ) |
ZEND_FUNCTION | ( | exec | ) |
ZEND_FUNCTION | ( | exp | ) |
ZEND_FUNCTION | ( | explode | ) |
ZEND_FUNCTION | ( | expm1 | ) |
ZEND_FUNCTION | ( | extract | ) |
ZEND_FUNCTION | ( | fclose | ) |
ZEND_FUNCTION | ( | fdatasync | ) |
ZEND_FUNCTION | ( | fdiv | ) |
ZEND_FUNCTION | ( | feof | ) |
ZEND_FUNCTION | ( | fflush | ) |
ZEND_FUNCTION | ( | fgetc | ) |
ZEND_FUNCTION | ( | fgetcsv | ) |
ZEND_FUNCTION | ( | fgets | ) |
ZEND_FUNCTION | ( | file | ) |
ZEND_FUNCTION | ( | file_exists | ) |
ZEND_FUNCTION | ( | file_get_contents | ) |
ZEND_FUNCTION | ( | file_put_contents | ) |
ZEND_FUNCTION | ( | fileatime | ) |
ZEND_FUNCTION | ( | filectime | ) |
ZEND_FUNCTION | ( | filegroup | ) |
ZEND_FUNCTION | ( | fileinode | ) |
ZEND_FUNCTION | ( | filemtime | ) |
ZEND_FUNCTION | ( | fileowner | ) |
ZEND_FUNCTION | ( | fileperms | ) |
ZEND_FUNCTION | ( | filesize | ) |
ZEND_FUNCTION | ( | filetype | ) |
ZEND_FUNCTION | ( | floatval | ) |
ZEND_FUNCTION | ( | flock | ) |
ZEND_FUNCTION | ( | floor | ) |
ZEND_FUNCTION | ( | flush | ) |
ZEND_FUNCTION | ( | fmod | ) |
ZEND_FUNCTION | ( | fopen | ) |
ZEND_FUNCTION | ( | forward_static_call | ) |
ZEND_FUNCTION | ( | forward_static_call_array | ) |
ZEND_FUNCTION | ( | fpassthru | ) |
ZEND_FUNCTION | ( | fpow | ) |
ZEND_FUNCTION | ( | fprintf | ) |
ZEND_FUNCTION | ( | fputcsv | ) |
ZEND_FUNCTION | ( | fread | ) |
ZEND_FUNCTION | ( | fscanf | ) |
ZEND_FUNCTION | ( | fseek | ) |
ZEND_FUNCTION | ( | fsockopen | ) |
ZEND_FUNCTION | ( | fstat | ) |
ZEND_FUNCTION | ( | fsync | ) |
ZEND_FUNCTION | ( | ftell | ) |
ZEND_FUNCTION | ( | ftruncate | ) |
ZEND_FUNCTION | ( | fwrite | ) |
ZEND_FUNCTION | ( | get_browser | ) |
ZEND_FUNCTION | ( | get_cfg_var | ) |
ZEND_FUNCTION | ( | get_current_user | ) |
ZEND_FUNCTION | ( | get_debug_type | ) |
ZEND_FUNCTION | ( | get_headers | ) |
ZEND_FUNCTION | ( | get_html_translation_table | ) |
ZEND_FUNCTION | ( | get_include_path | ) |
ZEND_FUNCTION | ( | get_meta_tags | ) |
ZEND_FUNCTION | ( | getcwd | ) |
ZEND_FUNCTION | ( | getenv | ) |
ZEND_FUNCTION | ( | gethostbyaddr | ) |
ZEND_FUNCTION | ( | gethostbyname | ) |
ZEND_FUNCTION | ( | gethostbynamel | ) |
ZEND_FUNCTION | ( | getimagesize | ) |
ZEND_FUNCTION | ( | getimagesizefromstring | ) |
ZEND_FUNCTION | ( | getlastmod | ) |
ZEND_FUNCTION | ( | getmygid | ) |
ZEND_FUNCTION | ( | getmyinode | ) |
ZEND_FUNCTION | ( | getmypid | ) |
ZEND_FUNCTION | ( | getmyuid | ) |
ZEND_FUNCTION | ( | getopt | ) |
ZEND_FUNCTION | ( | gettype | ) |
ZEND_FUNCTION | ( | header | ) |
ZEND_FUNCTION | ( | header_register_callback | ) |
ZEND_FUNCTION | ( | header_remove | ) |
ZEND_FUNCTION | ( | headers_list | ) |
ZEND_FUNCTION | ( | headers_sent | ) |
ZEND_FUNCTION | ( | hebrev | ) |
ZEND_FUNCTION | ( | hex2bin | ) |
ZEND_FUNCTION | ( | hexdec | ) |
ZEND_FUNCTION | ( | highlight_file | ) |
ZEND_FUNCTION | ( | highlight_string | ) |
ZEND_FUNCTION | ( | hrtime | ) |
ZEND_FUNCTION | ( | html_entity_decode | ) |
ZEND_FUNCTION | ( | htmlentities | ) |
ZEND_FUNCTION | ( | htmlspecialchars | ) |
ZEND_FUNCTION | ( | htmlspecialchars_decode | ) |
ZEND_FUNCTION | ( | http_build_query | ) |
ZEND_FUNCTION | ( | http_clear_last_response_headers | ) |
ZEND_FUNCTION | ( | http_get_last_response_headers | ) |
ZEND_FUNCTION | ( | http_response_code | ) |
ZEND_FUNCTION | ( | hypot | ) |
ZEND_FUNCTION | ( | ignore_user_abort | ) |
ZEND_FUNCTION | ( | image_type_to_extension | ) |
ZEND_FUNCTION | ( | image_type_to_mime_type | ) |
ZEND_FUNCTION | ( | implode | ) |
ZEND_FUNCTION | ( | in_array | ) |
ZEND_FUNCTION | ( | inet_ntop | ) |
ZEND_FUNCTION | ( | inet_pton | ) |
ZEND_FUNCTION | ( | ini_get | ) |
ZEND_FUNCTION | ( | ini_get_all | ) |
ZEND_FUNCTION | ( | ini_parse_quantity | ) |
ZEND_FUNCTION | ( | ini_restore | ) |
ZEND_FUNCTION | ( | ini_set | ) |
ZEND_FUNCTION | ( | intdiv | ) |
ZEND_FUNCTION | ( | intval | ) |
ZEND_FUNCTION | ( | ip2long | ) |
ZEND_FUNCTION | ( | iptcembed | ) |
ZEND_FUNCTION | ( | iptcparse | ) |
ZEND_FUNCTION | ( | is_array | ) |
ZEND_FUNCTION | ( | is_bool | ) |
ZEND_FUNCTION | ( | is_callable | ) |
ZEND_FUNCTION | ( | is_countable | ) |
ZEND_FUNCTION | ( | is_dir | ) |
ZEND_FUNCTION | ( | is_executable | ) |
ZEND_FUNCTION | ( | is_file | ) |
ZEND_FUNCTION | ( | is_finite | ) |
ZEND_FUNCTION | ( | is_float | ) |
ZEND_FUNCTION | ( | is_infinite | ) |
ZEND_FUNCTION | ( | is_int | ) |
ZEND_FUNCTION | ( | is_iterable | ) |
ZEND_FUNCTION | ( | is_link | ) |
ZEND_FUNCTION | ( | is_nan | ) |
ZEND_FUNCTION | ( | is_null | ) |
ZEND_FUNCTION | ( | is_numeric | ) |
ZEND_FUNCTION | ( | is_object | ) |
ZEND_FUNCTION | ( | is_readable | ) |
ZEND_FUNCTION | ( | is_resource | ) |
ZEND_FUNCTION | ( | is_scalar | ) |
ZEND_FUNCTION | ( | is_string | ) |
ZEND_FUNCTION | ( | is_uploaded_file | ) |
ZEND_FUNCTION | ( | is_writable | ) |
ZEND_FUNCTION | ( | key | ) |
ZEND_FUNCTION | ( | krsort | ) |
ZEND_FUNCTION | ( | ksort | ) |
ZEND_FUNCTION | ( | lcfirst | ) |
ZEND_FUNCTION | ( | levenshtein | ) |
ZEND_FUNCTION | ( | localeconv | ) |
ZEND_FUNCTION | ( | log | ) |
ZEND_FUNCTION | ( | log10 | ) |
ZEND_FUNCTION | ( | log1p | ) |
ZEND_FUNCTION | ( | long2ip | ) |
ZEND_FUNCTION | ( | lstat | ) |
ZEND_FUNCTION | ( | ltrim | ) |
ZEND_FUNCTION | ( | ) |
ZEND_FUNCTION | ( | max | ) |
ZEND_FUNCTION | ( | md5 | ) |
ZEND_FUNCTION | ( | md5_file | ) |
ZEND_FUNCTION | ( | memory_get_peak_usage | ) |
ZEND_FUNCTION | ( | memory_get_usage | ) |
ZEND_FUNCTION | ( | memory_reset_peak_usage | ) |
ZEND_FUNCTION | ( | metaphone | ) |
ZEND_FUNCTION | ( | min | ) |
ZEND_FUNCTION | ( | mkdir | ) |
ZEND_FUNCTION | ( | move_uploaded_file | ) |
ZEND_FUNCTION | ( | natcasesort | ) |
ZEND_FUNCTION | ( | natsort | ) |
ZEND_FUNCTION | ( | next | ) |
ZEND_FUNCTION | ( | nl2br | ) |
ZEND_FUNCTION | ( | number_format | ) |
ZEND_FUNCTION | ( | ob_clean | ) |
ZEND_FUNCTION | ( | ob_end_clean | ) |
ZEND_FUNCTION | ( | ob_end_flush | ) |
ZEND_FUNCTION | ( | ob_flush | ) |
ZEND_FUNCTION | ( | ob_get_clean | ) |
ZEND_FUNCTION | ( | ob_get_contents | ) |
ZEND_FUNCTION | ( | ob_get_flush | ) |
ZEND_FUNCTION | ( | ob_get_length | ) |
ZEND_FUNCTION | ( | ob_get_level | ) |
ZEND_FUNCTION | ( | ob_get_status | ) |
ZEND_FUNCTION | ( | ob_implicit_flush | ) |
ZEND_FUNCTION | ( | ob_list_handlers | ) |
ZEND_FUNCTION | ( | ob_start | ) |
ZEND_FUNCTION | ( | octdec | ) |
ZEND_FUNCTION | ( | opendir | ) |
ZEND_FUNCTION | ( | ord | ) |
ZEND_FUNCTION | ( | output_add_rewrite_var | ) |
ZEND_FUNCTION | ( | output_reset_rewrite_vars | ) |
ZEND_FUNCTION | ( | pack | ) |
ZEND_FUNCTION | ( | parse_ini_file | ) |
ZEND_FUNCTION | ( | parse_ini_string | ) |
ZEND_FUNCTION | ( | parse_str | ) |
ZEND_FUNCTION | ( | parse_url | ) |
ZEND_FUNCTION | ( | passthru | ) |
ZEND_FUNCTION | ( | password_algos | ) |
ZEND_FUNCTION | ( | password_get_info | ) |
ZEND_FUNCTION | ( | password_hash | ) |
ZEND_FUNCTION | ( | password_needs_rehash | ) |
ZEND_FUNCTION | ( | password_verify | ) |
ZEND_FUNCTION | ( | pathinfo | ) |
ZEND_FUNCTION | ( | pclose | ) |
ZEND_FUNCTION | ( | pfsockopen | ) |
ZEND_FUNCTION | ( | php_ini_loaded_file | ) |
ZEND_FUNCTION | ( | php_ini_scanned_files | ) |
ZEND_FUNCTION | ( | php_sapi_name | ) |
ZEND_FUNCTION | ( | php_strip_whitespace | ) |
ZEND_FUNCTION | ( | php_uname | ) |
ZEND_FUNCTION | ( | phpcredits | ) |
ZEND_FUNCTION | ( | phpinfo | ) |
ZEND_FUNCTION | ( | phpversion | ) |
ZEND_FUNCTION | ( | pi | ) |
ZEND_FUNCTION | ( | popen | ) |
ZEND_FUNCTION | ( | pow | ) |
ZEND_FUNCTION | ( | prev | ) |
ZEND_FUNCTION | ( | print_r | ) |
ZEND_FUNCTION | ( | printf | ) |
ZEND_FUNCTION | ( | quoted_printable_decode | ) |
ZEND_FUNCTION | ( | quoted_printable_encode | ) |
ZEND_FUNCTION | ( | quotemeta | ) |
ZEND_FUNCTION | ( | rad2deg | ) |
ZEND_FUNCTION | ( | range | ) |
ZEND_FUNCTION | ( | rawurldecode | ) |
ZEND_FUNCTION | ( | rawurlencode | ) |
ZEND_FUNCTION | ( | readdir | ) |
ZEND_FUNCTION | ( | readfile | ) |
ZEND_FUNCTION | ( | realpath | ) |
ZEND_FUNCTION | ( | realpath_cache_get | ) |
ZEND_FUNCTION | ( | realpath_cache_size | ) |
ZEND_FUNCTION | ( | register_shutdown_function | ) |
ZEND_FUNCTION | ( | register_tick_function | ) |
ZEND_FUNCTION | ( | rename | ) |
ZEND_FUNCTION | ( | request_parse_body | ) |
ZEND_FUNCTION | ( | reset | ) |
ZEND_FUNCTION | ( | rewind | ) |
ZEND_FUNCTION | ( | rewinddir | ) |
ZEND_FUNCTION | ( | rmdir | ) |
ZEND_FUNCTION | ( | round | ) |
ZEND_FUNCTION | ( | rsort | ) |
ZEND_FUNCTION | ( | rtrim | ) |
ZEND_FUNCTION | ( | scandir | ) |
ZEND_FUNCTION | ( | serialize | ) |
ZEND_FUNCTION | ( | set_include_path | ) |
ZEND_FUNCTION | ( | set_time_limit | ) |
ZEND_FUNCTION | ( | setcookie | ) |
ZEND_FUNCTION | ( | setlocale | ) |
ZEND_FUNCTION | ( | setrawcookie | ) |
ZEND_FUNCTION | ( | settype | ) |
ZEND_FUNCTION | ( | sha1 | ) |
ZEND_FUNCTION | ( | sha1_file | ) |
ZEND_FUNCTION | ( | shell_exec | ) |
ZEND_FUNCTION | ( | shuffle | ) |
ZEND_FUNCTION | ( | similar_text | ) |
ZEND_FUNCTION | ( | sin | ) |
ZEND_FUNCTION | ( | sinh | ) |
ZEND_FUNCTION | ( | sleep | ) |
ZEND_FUNCTION | ( | sort | ) |
ZEND_FUNCTION | ( | soundex | ) |
ZEND_FUNCTION | ( | sprintf | ) |
ZEND_FUNCTION | ( | sqrt | ) |
ZEND_FUNCTION | ( | sscanf | ) |
ZEND_FUNCTION | ( | stat | ) |
ZEND_FUNCTION | ( | str_contains | ) |
ZEND_FUNCTION | ( | str_decrement | ) |
ZEND_FUNCTION | ( | str_ends_with | ) |
ZEND_FUNCTION | ( | str_getcsv | ) |
ZEND_FUNCTION | ( | str_increment | ) |
ZEND_FUNCTION | ( | str_ireplace | ) |
ZEND_FUNCTION | ( | str_pad | ) |
ZEND_FUNCTION | ( | str_repeat | ) |
ZEND_FUNCTION | ( | str_replace | ) |
ZEND_FUNCTION | ( | str_rot13 | ) |
ZEND_FUNCTION | ( | str_shuffle | ) |
ZEND_FUNCTION | ( | str_split | ) |
ZEND_FUNCTION | ( | str_starts_with | ) |
ZEND_FUNCTION | ( | str_word_count | ) |
ZEND_FUNCTION | ( | strcoll | ) |
ZEND_FUNCTION | ( | strcspn | ) |
ZEND_FUNCTION | ( | stream_bucket_append | ) |
ZEND_FUNCTION | ( | stream_bucket_make_writeable | ) |
ZEND_FUNCTION | ( | stream_bucket_new | ) |
ZEND_FUNCTION | ( | stream_bucket_prepend | ) |
ZEND_FUNCTION | ( | stream_context_create | ) |
ZEND_FUNCTION | ( | stream_context_get_default | ) |
ZEND_FUNCTION | ( | stream_context_get_options | ) |
ZEND_FUNCTION | ( | stream_context_get_params | ) |
ZEND_FUNCTION | ( | stream_context_set_default | ) |
ZEND_FUNCTION | ( | stream_context_set_option | ) |
ZEND_FUNCTION | ( | stream_context_set_options | ) |
ZEND_FUNCTION | ( | stream_context_set_params | ) |
ZEND_FUNCTION | ( | stream_copy_to_stream | ) |
ZEND_FUNCTION | ( | stream_filter_append | ) |
ZEND_FUNCTION | ( | stream_filter_prepend | ) |
ZEND_FUNCTION | ( | stream_filter_register | ) |
ZEND_FUNCTION | ( | stream_filter_remove | ) |
ZEND_FUNCTION | ( | stream_get_contents | ) |
ZEND_FUNCTION | ( | stream_get_filters | ) |
ZEND_FUNCTION | ( | stream_get_line | ) |
ZEND_FUNCTION | ( | stream_get_meta_data | ) |
ZEND_FUNCTION | ( | stream_get_transports | ) |
ZEND_FUNCTION | ( | stream_get_wrappers | ) |
ZEND_FUNCTION | ( | stream_is_local | ) |
ZEND_FUNCTION | ( | stream_isatty | ) |
ZEND_FUNCTION | ( | stream_resolve_include_path | ) |
ZEND_FUNCTION | ( | stream_select | ) |
ZEND_FUNCTION | ( | stream_set_blocking | ) |
ZEND_FUNCTION | ( | stream_set_chunk_size | ) |
ZEND_FUNCTION | ( | stream_set_read_buffer | ) |
ZEND_FUNCTION | ( | stream_set_write_buffer | ) |
ZEND_FUNCTION | ( | stream_socket_accept | ) |
ZEND_FUNCTION | ( | stream_socket_client | ) |
ZEND_FUNCTION | ( | stream_socket_enable_crypto | ) |
ZEND_FUNCTION | ( | stream_socket_get_name | ) |
ZEND_FUNCTION | ( | stream_socket_recvfrom | ) |
ZEND_FUNCTION | ( | stream_socket_sendto | ) |
ZEND_FUNCTION | ( | stream_socket_server | ) |
ZEND_FUNCTION | ( | stream_supports_lock | ) |
ZEND_FUNCTION | ( | stream_wrapper_register | ) |
ZEND_FUNCTION | ( | stream_wrapper_restore | ) |
ZEND_FUNCTION | ( | stream_wrapper_unregister | ) |
ZEND_FUNCTION | ( | strip_tags | ) |
ZEND_FUNCTION | ( | stripcslashes | ) |
ZEND_FUNCTION | ( | stripos | ) |
ZEND_FUNCTION | ( | stripslashes | ) |
ZEND_FUNCTION | ( | stristr | ) |
ZEND_FUNCTION | ( | strnatcasecmp | ) |
ZEND_FUNCTION | ( | strnatcmp | ) |
ZEND_FUNCTION | ( | strpbrk | ) |
ZEND_FUNCTION | ( | strpos | ) |
ZEND_FUNCTION | ( | strrchr | ) |
ZEND_FUNCTION | ( | strrev | ) |
ZEND_FUNCTION | ( | strripos | ) |
ZEND_FUNCTION | ( | strrpos | ) |
ZEND_FUNCTION | ( | strspn | ) |
ZEND_FUNCTION | ( | strstr | ) |
ZEND_FUNCTION | ( | strtok | ) |
ZEND_FUNCTION | ( | strtolower | ) |
ZEND_FUNCTION | ( | strtoupper | ) |
ZEND_FUNCTION | ( | strtr | ) |
ZEND_FUNCTION | ( | strval | ) |
ZEND_FUNCTION | ( | substr | ) |
ZEND_FUNCTION | ( | substr_compare | ) |
ZEND_FUNCTION | ( | substr_count | ) |
ZEND_FUNCTION | ( | substr_replace | ) |
ZEND_FUNCTION | ( | sys_get_temp_dir | ) |
ZEND_FUNCTION | ( | system | ) |
ZEND_FUNCTION | ( | tan | ) |
ZEND_FUNCTION | ( | tanh | ) |
ZEND_FUNCTION | ( | tempnam | ) |
ZEND_FUNCTION | ( | tmpfile | ) |
ZEND_FUNCTION | ( | trim | ) |
ZEND_FUNCTION | ( | uasort | ) |
ZEND_FUNCTION | ( | ucfirst | ) |
ZEND_FUNCTION | ( | ucwords | ) |
ZEND_FUNCTION | ( | uksort | ) |
ZEND_FUNCTION | ( | umask | ) |
ZEND_FUNCTION | ( | unlink | ) |
ZEND_FUNCTION | ( | unpack | ) |
ZEND_FUNCTION | ( | unregister_tick_function | ) |
ZEND_FUNCTION | ( | unserialize | ) |
ZEND_FUNCTION | ( | urldecode | ) |
ZEND_FUNCTION | ( | urlencode | ) |
ZEND_FUNCTION | ( | usleep | ) |
ZEND_FUNCTION | ( | usort | ) |
ZEND_FUNCTION | ( | utf8_decode | ) |
ZEND_FUNCTION | ( | utf8_encode | ) |
ZEND_FUNCTION | ( | var_dump | ) |
ZEND_FUNCTION | ( | var_export | ) |
ZEND_FUNCTION | ( | version_compare | ) |
ZEND_FUNCTION | ( | vfprintf | ) |
ZEND_FUNCTION | ( | vprintf | ) |
ZEND_FUNCTION | ( | vsprintf | ) |
ZEND_FUNCTION | ( | wordwrap | ) |