Lines Matching refs:PHP_FE

2702 	PHP_FE(constant,														arginfo_constant)
2703 PHP_FE(bin2hex, arginfo_bin2hex)
2704 PHP_FE(hex2bin, arginfo_hex2bin)
2705 PHP_FE(sleep, arginfo_sleep)
2706 PHP_FE(usleep, arginfo_usleep)
2708 PHP_FE(time_nanosleep, arginfo_time_nanosleep)
2709 PHP_FE(time_sleep_until, arginfo_time_sleep_until)
2713 PHP_FE(strptime, arginfo_strptime)
2716 PHP_FE(flush, arginfo_flush)
2717 PHP_FE(wordwrap, arginfo_wordwrap)
2718 PHP_FE(htmlspecialchars, arginfo_htmlspecialchars)
2719 PHP_FE(htmlentities, arginfo_htmlentities)
2720 PHP_FE(html_entity_decode, arginfo_html_entity_decode)
2721 PHP_FE(htmlspecialchars_decode, arginfo_htmlspecialchars_decode)
2722 PHP_FE(get_html_translation_table, arginfo_get_html_translation_table)
2723 PHP_FE(sha1, arginfo_sha1)
2724 PHP_FE(sha1_file, arginfo_sha1_file)
2729 PHP_FE(iptcparse, arginfo_iptcparse)
2730 PHP_FE(iptcembed, arginfo_iptcembed)
2731 PHP_FE(getimagesize, arginfo_getimagesize)
2732 PHP_FE(getimagesizefromstring, arginfo_getimagesize)
2733 PHP_FE(image_type_to_mime_type, arginfo_image_type_to_mime_type)
2734 PHP_FE(image_type_to_extension, arginfo_image_type_to_extension)
2736 PHP_FE(phpinfo, arginfo_phpinfo)
2737 PHP_FE(phpversion, arginfo_phpversion)
2738 PHP_FE(phpcredits, arginfo_phpcredits)
2739 PHP_FE(php_sapi_name, arginfo_php_sapi_name)
2740 PHP_FE(php_uname, arginfo_php_uname)
2741 PHP_FE(php_ini_scanned_files, arginfo_php_ini_scanned_files)
2742 PHP_FE(php_ini_loaded_file, arginfo_php_ini_loaded_file)
2744 PHP_FE(strnatcmp, arginfo_strnatcmp)
2745 PHP_FE(strnatcasecmp, arginfo_strnatcasecmp)
2746 PHP_FE(substr_count, arginfo_substr_count)
2747 PHP_FE(strspn, arginfo_strspn)
2748 PHP_FE(strcspn, arginfo_strcspn)
2749 PHP_FE(strtok, arginfo_strtok)
2750 PHP_FE(strtoupper, arginfo_strtoupper)
2751 PHP_FE(strtolower, arginfo_strtolower)
2752 PHP_FE(strpos, arginfo_strpos)
2753 PHP_FE(stripos, arginfo_stripos)
2754 PHP_FE(strrpos, arginfo_strrpos)
2755 PHP_FE(strripos, arginfo_strripos)
2756 PHP_FE(strrev, arginfo_strrev)
2757 PHP_FE(hebrev, arginfo_hebrev)
2758 PHP_FE(hebrevc, arginfo_hebrevc)
2759 PHP_FE(nl2br, arginfo_nl2br)
2760 PHP_FE(basename, arginfo_basename)
2761 PHP_FE(dirname, arginfo_dirname)
2762 PHP_FE(pathinfo, arginfo_pathinfo)
2763 PHP_FE(stripslashes, arginfo_stripslashes)
2764 PHP_FE(stripcslashes, arginfo_stripcslashes)
2765 PHP_FE(strstr, arginfo_strstr)
2766 PHP_FE(stristr, arginfo_stristr)
2767 PHP_FE(strrchr, arginfo_strrchr)
2768 PHP_FE(str_shuffle, arginfo_str_shuffle)
2769 PHP_FE(str_word_count, arginfo_str_word_count)
2770 PHP_FE(str_split, arginfo_str_split)
2771 PHP_FE(strpbrk, arginfo_strpbrk)
2772 PHP_FE(substr_compare, arginfo_substr_compare)
2775 PHP_FE(strcoll, arginfo_strcoll)
2779 PHP_FE(money_format, arginfo_money_format)
2782 PHP_FE(substr, arginfo_substr)
2783 PHP_FE(substr_replace, arginfo_substr_replace)
2784 PHP_FE(quotemeta, arginfo_quotemeta)
2785 PHP_FE(ucfirst, arginfo_ucfirst)
2786 PHP_FE(lcfirst, arginfo_lcfirst)
2787 PHP_FE(ucwords, arginfo_ucwords)
2788 PHP_FE(strtr, arginfo_strtr)
2789 PHP_FE(addslashes, arginfo_addslashes)
2790 PHP_FE(addcslashes, arginfo_addcslashes)
2791 PHP_FE(rtrim, arginfo_rtrim)
2792 PHP_FE(str_replace, arginfo_str_replace)
2793 PHP_FE(str_ireplace, arginfo_str_ireplace)
2794 PHP_FE(str_repeat, arginfo_str_repeat)
2795 PHP_FE(count_chars, arginfo_count_chars)
2796 PHP_FE(chunk_split, arginfo_chunk_split)
2797 PHP_FE(trim, arginfo_trim)
2798 PHP_FE(ltrim, arginfo_ltrim)
2799 PHP_FE(strip_tags, arginfo_strip_tags)
2800 PHP_FE(similar_text, arginfo_similar_text)
2801 PHP_FE(explode, arginfo_explode)
2802 PHP_FE(implode, arginfo_implode)
2804 PHP_FE(setlocale, arginfo_setlocale)
2805 PHP_FE(localeconv, arginfo_localeconv)
2808 PHP_FE(nl_langinfo, arginfo_nl_langinfo)
2811 PHP_FE(soundex, arginfo_soundex)
2812 PHP_FE(levenshtein, arginfo_levenshtein)
2813 PHP_FE(chr, arginfo_chr)
2814 PHP_FE(ord, arginfo_ord)
2815 PHP_FE(parse_str, arginfo_parse_str)
2816 PHP_FE(str_getcsv, arginfo_str_getcsv)
2817 PHP_FE(str_pad, arginfo_str_pad)
2822 PHP_FE(vprintf, arginfo_vprintf)
2823 PHP_FE(vsprintf, arginfo_vsprintf)
2824 PHP_FE(fprintf, arginfo_fprintf)
2825 PHP_FE(vfprintf, arginfo_vfprintf)
2826 PHP_FE(sscanf, arginfo_sscanf)
2827 PHP_FE(fscanf, arginfo_fscanf)
2828 PHP_FE(parse_url, arginfo_parse_url)
2829 PHP_FE(urlencode, arginfo_urlencode)
2830 PHP_FE(urldecode, arginfo_urldecode)
2831 PHP_FE(rawurlencode, arginfo_rawurlencode)
2832 PHP_FE(rawurldecode, arginfo_rawurldecode)
2833 PHP_FE(http_build_query, arginfo_http_build_query)
2836 PHP_FE(readlink, arginfo_readlink)
2837 PHP_FE(linkinfo, arginfo_linkinfo)
2838 PHP_FE(symlink, arginfo_symlink)
2839 PHP_FE(link, arginfo_link)
2842 PHP_FE(unlink, arginfo_unlink)
2843 PHP_FE(exec, arginfo_exec)
2844 PHP_FE(system, arginfo_system)
2845 PHP_FE(escapeshellcmd, arginfo_escapeshellcmd)
2846 PHP_FE(escapeshellarg, arginfo_escapeshellarg)
2847 PHP_FE(passthru, arginfo_passthru)
2848 PHP_FE(shell_exec, arginfo_shell_exec)
2850 PHP_FE(proc_open, arginfo_proc_open)
2851 PHP_FE(proc_close, arginfo_proc_close)
2852 PHP_FE(proc_terminate, arginfo_proc_terminate)
2853 PHP_FE(proc_get_status, arginfo_proc_get_status)
2857 PHP_FE(proc_nice, arginfo_proc_nice)
2860 PHP_FE(rand, arginfo_rand)
2861 PHP_FE(srand, arginfo_srand)
2862 PHP_FE(getrandmax, arginfo_getrandmax)
2863 PHP_FE(mt_rand, arginfo_mt_rand)
2864 PHP_FE(mt_srand, arginfo_mt_srand)
2865 PHP_FE(mt_getrandmax, arginfo_mt_getrandmax)
2868 PHP_FE(getservbyname, arginfo_getservbyname)
2872 PHP_FE(getservbyport, arginfo_getservbyport)
2876 PHP_FE(getprotobyname, arginfo_getprotobyname)
2880 PHP_FE(getprotobynumber, arginfo_getprotobynumber)
2883 PHP_FE(getmyuid, arginfo_getmyuid)
2884 PHP_FE(getmygid, arginfo_getmygid)
2885 PHP_FE(getmypid, arginfo_getmypid)
2886 PHP_FE(getmyinode, arginfo_getmyinode)
2887 PHP_FE(getlastmod, arginfo_getlastmod)
2889 PHP_FE(base64_decode, arginfo_base64_decode)
2890 PHP_FE(base64_encode, arginfo_base64_encode)
2892 PHP_FE(password_hash, arginfo_password_hash)
2893 PHP_FE(password_get_info, arginfo_password_get_info)
2894 PHP_FE(password_needs_rehash, arginfo_password_needs_rehash)
2895 PHP_FE(password_verify, arginfo_password_verify)
2896 PHP_FE(convert_uuencode, arginfo_convert_uuencode)
2897 PHP_FE(convert_uudecode, arginfo_convert_uudecode)
2899 PHP_FE(abs, arginfo_abs)
2900 PHP_FE(ceil, arginfo_ceil)
2901 PHP_FE(floor, arginfo_floor)
2902 PHP_FE(round, arginfo_round)
2903 PHP_FE(sin, arginfo_sin)
2904 PHP_FE(cos, arginfo_cos)
2905 PHP_FE(tan, arginfo_tan)
2906 PHP_FE(asin, arginfo_asin)
2907 PHP_FE(acos, arginfo_acos)
2908 PHP_FE(atan, arginfo_atan)
2909 PHP_FE(atanh, arginfo_atanh)
2910 PHP_FE(atan2, arginfo_atan2)
2911 PHP_FE(sinh, arginfo_sinh)
2912 PHP_FE(cosh, arginfo_cosh)
2913 PHP_FE(tanh, arginfo_tanh)
2914 PHP_FE(asinh, arginfo_asinh)
2915 PHP_FE(acosh, arginfo_acosh)
2916 PHP_FE(expm1, arginfo_expm1)
2917 PHP_FE(log1p, arginfo_log1p)
2918 PHP_FE(pi, arginfo_pi)
2919 PHP_FE(is_finite, arginfo_is_finite)
2920 PHP_FE(is_nan, arginfo_is_nan)
2921 PHP_FE(is_infinite, arginfo_is_infinite)
2922 PHP_FE(pow, arginfo_pow)
2923 PHP_FE(exp, arginfo_exp)
2924 PHP_FE(log, arginfo_log)
2925 PHP_FE(log10, arginfo_log10)
2926 PHP_FE(sqrt, arginfo_sqrt)
2927 PHP_FE(hypot, arginfo_hypot)
2928 PHP_FE(deg2rad, arginfo_deg2rad)
2929 PHP_FE(rad2deg, arginfo_rad2deg)
2930 PHP_FE(bindec, arginfo_bindec)
2931 PHP_FE(hexdec, arginfo_hexdec)
2932 PHP_FE(octdec, arginfo_octdec)
2933 PHP_FE(decbin, arginfo_decbin)
2934 PHP_FE(decoct, arginfo_decoct)
2935 PHP_FE(dechex, arginfo_dechex)
2936 PHP_FE(base_convert, arginfo_base_convert)
2937 PHP_FE(number_format, arginfo_number_format)
2938 PHP_FE(fmod, arginfo_fmod)
2945 PHP_FE(ip2long, arginfo_ip2long)
2946 PHP_FE(long2ip, arginfo_long2ip)
2948 PHP_FE(getenv, arginfo_getenv)
2950 PHP_FE(putenv, arginfo_putenv)
2953 PHP_FE(getopt, arginfo_getopt)
2956 PHP_FE(sys_getloadavg, arginfo_sys_getloadavg)
2959 PHP_FE(microtime, arginfo_microtime)
2960 PHP_FE(gettimeofday, arginfo_gettimeofday)
2964 PHP_FE(getrusage, arginfo_getrusage)
2968 PHP_FE(uniqid, arginfo_uniqid)
2971 PHP_FE(quoted_printable_decode, arginfo_quoted_printable_decode)
2972 PHP_FE(quoted_printable_encode, arginfo_quoted_printable_encode)
2973 PHP_FE(convert_cyr_string, arginfo_convert_cyr_string)
2974 PHP_FE(get_current_user, arginfo_get_current_user)
2975 PHP_FE(set_time_limit, arginfo_set_time_limit)
2976 PHP_FE(header_register_callback, arginfo_header_register_callback)
2977 PHP_FE(get_cfg_var, arginfo_get_cfg_var)
2981 PHP_FE(get_magic_quotes_gpc, arginfo_get_magic_quotes_gpc)
2982 PHP_FE(get_magic_quotes_runtime, arginfo_get_magic_quotes_runtime)
2984 PHP_FE(error_log, arginfo_error_log)
2985 PHP_FE(error_get_last, arginfo_error_get_last)
2986 PHP_FE(call_user_func, arginfo_call_user_func)
2987 PHP_FE(call_user_func_array, arginfo_call_user_func_array)
2990 PHP_FE(forward_static_call, arginfo_forward_static_call)
2991 PHP_FE(forward_static_call_array, arginfo_forward_static_call_array)
2992 PHP_FE(serialize, arginfo_serialize)
2993 PHP_FE(unserialize, arginfo_unserialize)
2995 PHP_FE(var_dump, arginfo_var_dump)
2996 PHP_FE(var_export, arginfo_var_export)
2997 PHP_FE(debug_zval_dump, arginfo_debug_zval_dump)
2998 PHP_FE(print_r, arginfo_print_r)
2999 PHP_FE(memory_get_usage, arginfo_memory_get_usage)
3000 PHP_FE(memory_get_peak_usage, arginfo_memory_get_peak_usage)
3002 PHP_FE(register_shutdown_function, arginfo_register_shutdown_function)
3003 PHP_FE(register_tick_function, arginfo_register_tick_function)
3004 PHP_FE(unregister_tick_function, arginfo_unregister_tick_function)
3006 PHP_FE(highlight_file, arginfo_highlight_file)
3008 PHP_FE(highlight_string, arginfo_highlight_string)
3009 PHP_FE(php_strip_whitespace, arginfo_php_strip_whitespace)
3011 PHP_FE(ini_get, arginfo_ini_get)
3012 PHP_FE(ini_get_all, arginfo_ini_get_all)
3013 PHP_FE(ini_set, arginfo_ini_set)
3015 PHP_FE(ini_restore, arginfo_ini_restore)
3016 PHP_FE(get_include_path, arginfo_get_include_path)
3017 PHP_FE(set_include_path, arginfo_set_include_path)
3018 PHP_FE(restore_include_path, arginfo_restore_include_path)
3020 PHP_FE(setcookie, arginfo_setcookie)
3021 PHP_FE(setrawcookie, arginfo_setrawcookie)
3022 PHP_FE(header, arginfo_header)
3023 PHP_FE(header_remove, arginfo_header_remove)
3024 PHP_FE(headers_sent, arginfo_headers_sent)
3025 PHP_FE(headers_list, arginfo_headers_list)
3026 PHP_FE(http_response_code, arginfo_http_response_code)
3028 PHP_FE(connection_aborted, arginfo_connection_aborted)
3029 PHP_FE(connection_status, arginfo_connection_status)
3030 PHP_FE(ignore_user_abort, arginfo_ignore_user_abort)
3031 PHP_FE(parse_ini_file, arginfo_parse_ini_file)
3032 PHP_FE(parse_ini_string, arginfo_parse_ini_string)
3034 PHP_FE(config_get_hash, arginfo_config_get_hash)
3036 PHP_FE(is_uploaded_file, arginfo_is_uploaded_file)
3037 PHP_FE(move_uploaded_file, arginfo_move_uploaded_file)
3040 PHP_FE(gethostbyaddr, arginfo_gethostbyaddr)
3041 PHP_FE(gethostbyname, arginfo_gethostbyname)
3042 PHP_FE(gethostbynamel, arginfo_gethostbynamel)
3045 PHP_FE(gethostname, arginfo_gethostname)
3050 PHP_FE(dns_check_record, arginfo_dns_check_record)
3054 PHP_FE(dns_get_mx, arginfo_dns_get_mx)
3056 PHP_FE(dns_get_record, arginfo_dns_get_record)
3061 PHP_FE(intval, arginfo_intval)
3062 PHP_FE(floatval, arginfo_floatval)
3064 PHP_FE(strval, arginfo_strval)
3065 PHP_FE(boolval, arginfo_boolval)
3066 PHP_FE(gettype, arginfo_gettype)
3067 PHP_FE(settype, arginfo_settype)
3068 PHP_FE(is_null, arginfo_is_null)
3069 PHP_FE(is_resource, arginfo_is_resource)
3070 PHP_FE(is_bool, arginfo_is_bool)
3071 PHP_FE(is_long, arginfo_is_long)
3072 PHP_FE(is_float, arginfo_is_float)
3077 PHP_FE(is_numeric, arginfo_is_numeric)
3078 PHP_FE(is_string, arginfo_is_string)
3079 PHP_FE(is_array, arginfo_is_array)
3080 PHP_FE(is_object, arginfo_is_object)
3081 PHP_FE(is_scalar, arginfo_is_scalar)
3082 PHP_FE(is_callable, arginfo_is_callable)
3085 PHP_FE(pclose, arginfo_pclose)
3086 PHP_FE(popen, arginfo_popen)
3087 PHP_FE(readfile, arginfo_readfile)
3088 PHP_FE(rewind, arginfo_rewind)
3089 PHP_FE(rmdir, arginfo_rmdir)
3090 PHP_FE(umask, arginfo_umask)
3091 PHP_FE(fclose, arginfo_fclose)
3092 PHP_FE(feof, arginfo_feof)
3093 PHP_FE(fgetc, arginfo_fgetc)
3094 PHP_FE(fgets, arginfo_fgets)
3095 PHP_FE(fgetss, arginfo_fgetss)
3096 PHP_FE(fread, arginfo_fread)
3098 PHP_FE(fpassthru, arginfo_fpassthru)
3101 PHP_FE(fseek, arginfo_fseek)
3102 PHP_FE(ftell, arginfo_ftell)
3103 PHP_FE(fflush, arginfo_fflush)
3104 PHP_FE(fwrite, arginfo_fwrite)
3106 PHP_FE(mkdir, arginfo_mkdir)
3107 PHP_FE(rename, arginfo_rename)
3108 PHP_FE(copy, arginfo_copy)
3109 PHP_FE(tempnam, arginfo_tempnam)
3111 PHP_FE(file, arginfo_file)
3112 PHP_FE(file_get_contents, arginfo_file_get_contents)
3113 PHP_FE(file_put_contents, arginfo_file_put_contents)
3114 PHP_FE(stream_select, arginfo_stream_select)
3115 PHP_FE(stream_context_create, arginfo_stream_context_create)
3116 PHP_FE(stream_context_set_params, arginfo_stream_context_set_params)
3117 PHP_FE(stream_context_get_params, arginfo_stream_context_get_params)
3118 PHP_FE(stream_context_set_option, arginfo_stream_context_set_option)
3119 PHP_FE(stream_context_get_options, arginfo_stream_context_get_options)
3120 PHP_FE(stream_context_get_default, arginfo_stream_context_get_default)
3121 PHP_FE(stream_context_set_default, arginfo_stream_context_set_default)
3122 PHP_FE(stream_filter_prepend, arginfo_stream_filter_prepend)
3123 PHP_FE(stream_filter_append, arginfo_stream_filter_append)
3124 PHP_FE(stream_filter_remove, arginfo_stream_filter_remove)
3125 PHP_FE(stream_socket_client, arginfo_stream_socket_client)
3126 PHP_FE(stream_socket_server, arginfo_stream_socket_server)
3127 PHP_FE(stream_socket_accept, arginfo_stream_socket_accept)
3128 PHP_FE(stream_socket_get_name, arginfo_stream_socket_get_name)
3129 PHP_FE(stream_socket_recvfrom, arginfo_stream_socket_recvfrom)
3130 PHP_FE(stream_socket_sendto, arginfo_stream_socket_sendto)
3131 PHP_FE(stream_socket_enable_crypto, arginfo_stream_socket_enable_crypto)
3133 PHP_FE(stream_socket_shutdown, arginfo_stream_socket_shutdown)
3136 PHP_FE(stream_socket_pair, arginfo_stream_socket_pair)
3138 PHP_FE(stream_copy_to_stream, arginfo_stream_copy_to_stream)
3139 PHP_FE(stream_get_contents, arginfo_stream_get_contents)
3140 PHP_FE(stream_supports_lock, arginfo_stream_supports_lock)
3141 PHP_FE(fgetcsv, arginfo_fgetcsv)
3142 PHP_FE(fputcsv, arginfo_fputcsv)
3143 PHP_FE(flock, arginfo_flock)
3144 PHP_FE(get_meta_tags, arginfo_get_meta_tags)
3145 PHP_FE(stream_set_read_buffer, arginfo_stream_set_read_buffer)
3146 PHP_FE(stream_set_write_buffer, arginfo_stream_set_write_buffer)
3148 PHP_FE(stream_set_chunk_size, arginfo_stream_set_chunk_size)
3151 PHP_FE(stream_set_blocking, arginfo_stream_set_blocking)
3154 PHP_FE(stream_get_meta_data, arginfo_stream_get_meta_data)
3155 PHP_FE(stream_get_line, arginfo_stream_get_line)
3156 PHP_FE(stream_wrapper_register, arginfo_stream_wrapper_register)
3158 PHP_FE(stream_wrapper_unregister, arginfo_stream_wrapper_unregister)
3159 PHP_FE(stream_wrapper_restore, arginfo_stream_wrapper_restore)
3160 PHP_FE(stream_get_wrappers, arginfo_stream_get_wrappers)
3161 PHP_FE(stream_get_transports, arginfo_stream_get_transports)
3162 PHP_FE(stream_resolve_include_path, arginfo_stream_resolve_include_path)
3163 PHP_FE(stream_is_local, arginfo_stream_is_local)
3164 PHP_FE(get_headers, arginfo_get_headers)
3167 PHP_FE(stream_set_timeout, arginfo_stream_set_timeout)
3174 PHP_FE(realpath, arginfo_realpath)
3178 PHP_FE(fnmatch, arginfo_fnmatch)
3182 PHP_FE(fsockopen, arginfo_fsockopen)
3183 PHP_FE(pfsockopen, arginfo_pfsockopen)
3186 PHP_FE(pack, arginfo_pack)
3187 PHP_FE(unpack, arginfo_unpack)
3190 PHP_FE(get_browser, arginfo_get_browser)
3194 PHP_FE(crypt, arginfo_crypt)
3198 PHP_FE(opendir, arginfo_opendir)
3199 PHP_FE(closedir, arginfo_closedir)
3200 PHP_FE(chdir, arginfo_chdir)
3203 PHP_FE(chroot, arginfo_chroot)
3206 PHP_FE(getcwd, arginfo_getcwd)
3207 PHP_FE(rewinddir, arginfo_rewinddir)
3210 PHP_FE(scandir, arginfo_scandir)
3212 PHP_FE(glob, arginfo_glob)
3215 PHP_FE(fileatime, arginfo_fileatime)
3216 PHP_FE(filectime, arginfo_filectime)
3217 PHP_FE(filegroup, arginfo_filegroup)
3218 PHP_FE(fileinode, arginfo_fileinode)
3219 PHP_FE(filemtime, arginfo_filemtime)
3220 PHP_FE(fileowner, arginfo_fileowner)
3221 PHP_FE(fileperms, arginfo_fileperms)
3222 PHP_FE(filesize, arginfo_filesize)
3223 PHP_FE(filetype, arginfo_filetype)
3224 PHP_FE(file_exists, arginfo_file_exists)
3225 PHP_FE(is_writable, arginfo_is_writable)
3227 PHP_FE(is_readable, arginfo_is_readable)
3228 PHP_FE(is_executable, arginfo_is_executable)
3229 PHP_FE(is_file, arginfo_is_file)
3230 PHP_FE(is_dir, arginfo_is_dir)
3231 PHP_FE(is_link, arginfo_is_link)
3235 PHP_FE(chown, arginfo_chown)
3236 PHP_FE(chgrp, arginfo_chgrp)
3239 PHP_FE(lchown, arginfo_lchown)
3242 PHP_FE(lchgrp, arginfo_lchgrp)
3244 PHP_FE(chmod, arginfo_chmod)
3246 PHP_FE(touch, arginfo_touch)
3248 PHP_FE(clearstatcache, arginfo_clearstatcache)
3249 PHP_FE(disk_total_space, arginfo_disk_total_space)
3250 PHP_FE(disk_free_space, arginfo_disk_free_space)
3252 PHP_FE(realpath_cache_size, arginfo_realpath_cache_size)
3253 PHP_FE(realpath_cache_get, arginfo_realpath_cache_get)
3256 PHP_FE(mail, arginfo_mail)
3257 PHP_FE(ezmlm_hash, arginfo_ezmlm_hash)
3261 PHP_FE(openlog, arginfo_openlog)
3262 PHP_FE(syslog, arginfo_syslog)
3263 PHP_FE(closelog, arginfo_closelog)
3267 PHP_FE(lcg_value, arginfo_lcg_value)
3270 PHP_FE(metaphone, arginfo_metaphone)
3273 PHP_FE(ob_start, arginfo_ob_start)
3274 PHP_FE(ob_flush, arginfo_ob_flush)
3275 PHP_FE(ob_clean, arginfo_ob_clean)
3276 PHP_FE(ob_end_flush, arginfo_ob_end_flush)
3277 PHP_FE(ob_end_clean, arginfo_ob_end_clean)
3278 PHP_FE(ob_get_flush, arginfo_ob_get_flush)
3279 PHP_FE(ob_get_clean, arginfo_ob_get_clean)
3280 PHP_FE(ob_get_length, arginfo_ob_get_length)
3281 PHP_FE(ob_get_level, arginfo_ob_get_level)
3282 PHP_FE(ob_get_status, arginfo_ob_get_status)
3283 PHP_FE(ob_get_contents, arginfo_ob_get_contents)
3284 PHP_FE(ob_implicit_flush, arginfo_ob_implicit_flush)
3285 PHP_FE(ob_list_handlers, arginfo_ob_list_handlers)
3288 PHP_FE(ksort, arginfo_ksort)
3289 PHP_FE(krsort, arginfo_krsort)
3290 PHP_FE(natsort, arginfo_natsort)
3291 PHP_FE(natcasesort, arginfo_natcasesort)
3292 PHP_FE(asort, arginfo_asort)
3293 PHP_FE(arsort, arginfo_arsort)
3294 PHP_FE(sort, arginfo_sort)
3295 PHP_FE(rsort, arginfo_rsort)
3296 PHP_FE(usort, arginfo_usort)
3297 PHP_FE(uasort, arginfo_uasort)
3298 PHP_FE(uksort, arginfo_uksort)
3299 PHP_FE(shuffle, arginfo_shuffle)
3300 PHP_FE(array_walk, arginfo_array_walk)
3301 PHP_FE(array_walk_recursive, arginfo_array_walk_recursive)
3302 PHP_FE(count, arginfo_count)
3303 PHP_FE(end, arginfo_end)
3304 PHP_FE(prev, arginfo_prev)
3305 PHP_FE(next, arginfo_next)
3306 PHP_FE(reset, arginfo_reset)
3307 PHP_FE(current, arginfo_current)
3308 PHP_FE(key, arginfo_key)
3309 PHP_FE(min, arginfo_min)
3310 PHP_FE(max, arginfo_max)
3311 PHP_FE(in_array, arginfo_in_array)
3312 PHP_FE(array_search, arginfo_array_search)
3313 PHP_FE(extract, arginfo_extract)
3314 PHP_FE(compact, arginfo_compact)
3315 PHP_FE(array_fill, arginfo_array_fill)
3316 PHP_FE(array_fill_keys, arginfo_array_fill_keys)
3317 PHP_FE(range, arginfo_range)
3318 PHP_FE(array_multisort, arginfo_array_multisort)
3319 PHP_FE(array_push, arginfo_array_push)
3320 PHP_FE(array_pop, arginfo_array_pop)
3321 PHP_FE(array_shift, arginfo_array_shift)
3322 PHP_FE(array_unshift, arginfo_array_unshift)
3323 PHP_FE(array_splice, arginfo_array_splice)
3324 PHP_FE(array_slice, arginfo_array_slice)
3325 PHP_FE(array_merge, arginfo_array_merge)
3326 PHP_FE(array_merge_recursive, arginfo_array_merge_recursive)
3327 PHP_FE(array_replace, arginfo_array_replace)
3328 PHP_FE(array_replace_recursive, arginfo_array_replace_recursive)
3329 PHP_FE(array_keys, arginfo_array_keys)
3330 PHP_FE(array_values, arginfo_array_values)
3331 PHP_FE(array_count_values, arginfo_array_count_values)
3332 PHP_FE(array_column, arginfo_array_column)
3333 PHP_FE(array_reverse, arginfo_array_reverse)
3334 PHP_FE(array_reduce, arginfo_array_reduce)
3335 PHP_FE(array_pad, arginfo_array_pad)
3336 PHP_FE(array_flip, arginfo_array_flip)
3337 PHP_FE(array_change_key_case, arginfo_array_change_key_case)
3338 PHP_FE(array_rand, arginfo_array_rand)
3339 PHP_FE(array_unique, arginfo_array_unique)
3340 PHP_FE(array_intersect, arginfo_array_intersect)
3341 PHP_FE(array_intersect_key, arginfo_array_intersect_key)
3342 PHP_FE(array_intersect_ukey, arginfo_array_intersect_ukey)
3343 PHP_FE(array_uintersect, arginfo_array_uintersect)
3344 PHP_FE(array_intersect_assoc, arginfo_array_intersect_assoc)
3345 PHP_FE(array_uintersect_assoc, arginfo_array_uintersect_assoc)
3346 PHP_FE(array_intersect_uassoc, arginfo_array_intersect_uassoc)
3347 PHP_FE(array_uintersect_uassoc, arginfo_array_uintersect_uassoc)
3348 PHP_FE(array_diff, arginfo_array_diff)
3349 PHP_FE(array_diff_key, arginfo_array_diff_key)
3350 PHP_FE(array_diff_ukey, arginfo_array_diff_ukey)
3351 PHP_FE(array_udiff, arginfo_array_udiff)
3352 PHP_FE(array_diff_assoc, arginfo_array_diff_assoc)
3353 PHP_FE(array_udiff_assoc, arginfo_array_udiff_assoc)
3354 PHP_FE(array_diff_uassoc, arginfo_array_diff_uassoc)
3355 PHP_FE(array_udiff_uassoc, arginfo_array_udiff_uassoc)
3356 PHP_FE(array_sum, arginfo_array_sum)
3357 PHP_FE(array_product, arginfo_array_product)
3358 PHP_FE(array_filter, arginfo_array_filter)
3359 PHP_FE(array_map, arginfo_array_map)
3360 PHP_FE(array_chunk, arginfo_array_chunk)
3361 PHP_FE(array_combine, arginfo_array_combine)
3362 PHP_FE(array_key_exists, arginfo_array_key_exists)
3370 PHP_FE(assert, arginfo_assert)
3371 PHP_FE(assert_options, arginfo_assert_options)
3374 PHP_FE(version_compare, arginfo_version_compare)
3378 PHP_FE(ftok, arginfo_ftok)
3381 PHP_FE(str_rot13, arginfo_str_rot13)
3382 PHP_FE(stream_get_filters, arginfo_stream_get_filters)
3383 PHP_FE(stream_filter_register, arginfo_stream_filter_register)
3384 PHP_FE(stream_bucket_make_writeable, arginfo_stream_bucket_make_writeable)
3385 PHP_FE(stream_bucket_prepend, arginfo_stream_bucket_prepend)
3386 PHP_FE(stream_bucket_append, arginfo_stream_bucket_append)
3387 PHP_FE(stream_bucket_new, arginfo_stream_bucket_new)
3389 PHP_FE(output_add_rewrite_var, arginfo_output_add_rewrite_var)
3390 PHP_FE(output_reset_rewrite_vars, arginfo_output_reset_rewrite_vars)
3392 PHP_FE(sys_get_temp_dir, arginfo_sys_get_temp_dir)