Home
last modified time | relevance | path

Searched refs:PHP_FE (Results 1 – 25 of 69) sorted by relevance

123

/PHP-7.1/ext/intl/
H A Dphp_intl.c670 PHP_FE( locale_get_script, locale_1_arg )
671 PHP_FE( locale_get_region, locale_1_arg )
678 PHP_FE( locale_compose, locale_1_arg )
679 PHP_FE( locale_parse, locale_1_arg )
788 PHP_FE( intlcal_get, ainfo_cal_field )
791 PHP_FE( intlcal_add, ainfo_cal_add )
795 PHP_FE( intlcal_set, ainfo_cal_set )
796 PHP_FE( intlcal_roll, ainfo_cal_roll )
797 PHP_FE( intlcal_clear, ainfo_cal_clear )
846 PHP_FE( intl_is_failure, intl_1_arg )
[all …]
/PHP-7.1/ext/mysqli/
H A Dmysqli_fe.c417 PHP_FE(mysqli_close, arginfo_mysqli_only_link)
418 PHP_FE(mysqli_commit, arginfo_mysqli_commit)
424 PHP_FE(mysqli_debug, arginfo_mysqli_debug)
426 PHP_FE(mysqli_embedded_server_end, NULL)
427 PHP_FE(mysqli_embedded_server_start, NULL)
429 PHP_FE(mysqli_errno, arginfo_mysqli_only_link)
430 PHP_FE(mysqli_error, arginfo_mysqli_only_link)
467 PHP_FE(mysqli_kill, arginfo_mysqli_kill)
476 PHP_FE(mysqli_poll, arginfo_mysqli_poll)
479 PHP_FE(mysqli_report, arginfo_mysqli_report)
[all …]
/PHP-7.1/ext/mbstring/
H A Dphp_mbregex.h31 PHP_FE(mb_regex_encoding, arginfo_mb_regex_encoding) \
33 PHP_FE(mb_ereg, arginfo_mb_ereg) \
34 PHP_FE(mb_eregi, arginfo_mb_eregi) \
35 PHP_FE(mb_ereg_replace, arginfo_mb_ereg_replace) \
36 PHP_FE(mb_eregi_replace, arginfo_mb_eregi_replace) \
38 PHP_FE(mb_split, arginfo_mb_split) \
39 PHP_FE(mb_ereg_match, arginfo_mb_ereg_match) \
40 PHP_FE(mb_ereg_search, arginfo_mb_ereg_search) \
41 PHP_FE(mb_ereg_search_pos, arginfo_mb_ereg_search_pos) \
42 PHP_FE(mb_ereg_search_regs, arginfo_mb_ereg_search_regs) \
[all …]
/PHP-7.1/ext/standard/
H A Dbasic_functions.c2810 PHP_FE(chr, arginfo_chr)
2811 PHP_FE(ord, arginfo_ord)
2899 PHP_FE(abs, arginfo_abs)
2903 PHP_FE(sin, arginfo_sin)
2904 PHP_FE(cos, arginfo_cos)
2905 PHP_FE(tan, arginfo_tan)
2918 PHP_FE(pi, arginfo_pi)
2922 PHP_FE(pow, arginfo_pow)
2923 PHP_FE(exp, arginfo_exp)
2924 PHP_FE(log, arginfo_log)
[all …]
/PHP-7.1/ext/com_dotnet/
H A Dcom_extension.c200 PHP_FE(variant_set, arginfo_variant_set)
201 PHP_FE(variant_add, arginfo_variant_add)
202 PHP_FE(variant_cat, arginfo_variant_cat)
203 PHP_FE(variant_sub, arginfo_variant_sub)
204 PHP_FE(variant_mul, arginfo_variant_mul)
205 PHP_FE(variant_and, arginfo_variant_and)
206 PHP_FE(variant_div, arginfo_variant_div)
207 PHP_FE(variant_eqv, arginfo_variant_eqv)
209 PHP_FE(variant_imp, arginfo_variant_imp)
210 PHP_FE(variant_mod, arginfo_variant_mod)
[all …]
/PHP-7.1/ext/ctype/
H A Dctype.c98 PHP_FE(ctype_alnum, arginfo_ctype_alnum)
99 PHP_FE(ctype_alpha, arginfo_ctype_alpha)
100 PHP_FE(ctype_cntrl, arginfo_ctype_cntrl)
101 PHP_FE(ctype_digit, arginfo_ctype_digit)
102 PHP_FE(ctype_lower, arginfo_ctype_lower)
103 PHP_FE(ctype_graph, arginfo_ctype_graph)
104 PHP_FE(ctype_print, arginfo_ctype_print)
105 PHP_FE(ctype_punct, arginfo_ctype_punct)
106 PHP_FE(ctype_space, arginfo_ctype_space)
107 PHP_FE(ctype_upper, arginfo_ctype_upper)
[all …]
/PHP-7.1/ext/posix/
H A Dposix.c232 PHP_FE(posix_kill, arginfo_posix_kill)
235 PHP_FE(posix_getpid, arginfo_posix_getpid)
239 PHP_FE(posix_getuid, arginfo_posix_getuid)
240 PHP_FE(posix_setuid, arginfo_posix_setuid)
245 PHP_FE(posix_getgid, arginfo_posix_getgid)
246 PHP_FE(posix_setgid, arginfo_posix_setgid)
261 PHP_FE(posix_setsid, arginfo_posix_setsid)
269 PHP_FE(posix_getsid, arginfo_posix_getsid)
273 PHP_FE(posix_uname, arginfo_posix_uname)
276 PHP_FE(posix_times, arginfo_posix_times)
[all …]
/PHP-7.1/ext/interbase/
H A Dinterbase.c322 PHP_FE(ibase_connect, arginfo_ibase_connect)
324 PHP_FE(ibase_close, arginfo_ibase_close)
325 PHP_FE(ibase_drop_db, arginfo_ibase_drop_db)
326 PHP_FE(ibase_query, arginfo_ibase_query)
332 PHP_FE(ibase_prepare, arginfo_ibase_prepare)
333 PHP_FE(ibase_execute, arginfo_ibase_execute)
335 PHP_FE(ibase_gen_id, arginfo_ibase_gen_id)
345 PHP_FE(ibase_trans, arginfo_ibase_trans)
346 PHP_FE(ibase_commit, arginfo_ibase_commit)
360 PHP_FE(ibase_errmsg, arginfo_ibase_errmsg)
[all …]
/PHP-7.1/ext/enchant/
H A Denchant.c126 PHP_FE(enchant_broker_init, arginfo_enchant_broker_init)
127 PHP_FE(enchant_broker_free, arginfo_enchant_broker_free)
128 PHP_FE(enchant_broker_get_error, arginfo_enchant_broker_free)
131 PHP_FE(enchant_broker_list_dicts, arginfo_enchant_broker_free)
137 PHP_FE(enchant_broker_describe, arginfo_enchant_broker_free)
138 PHP_FE(enchant_dict_check, arginfo_enchant_dict_check)
139 PHP_FE(enchant_dict_suggest, arginfo_enchant_dict_check)
140 PHP_FE(enchant_dict_add_to_personal, arginfo_enchant_dict_check)
141 PHP_FE(enchant_dict_add_to_session, arginfo_enchant_dict_check)
142 PHP_FE(enchant_dict_is_in_session, arginfo_enchant_dict_check)
[all …]
/PHP-7.1/ext/readline/
H A Dreadline.c134 PHP_FE(readline, arginfo_readline)
135 PHP_FE(readline_info, arginfo_readline_info)
136 PHP_FE(readline_add_history, arginfo_readline_add_history)
137 PHP_FE(readline_clear_history, arginfo_readline_clear_history)
139 PHP_FE(readline_list_history, arginfo_readline_list_history)
141 PHP_FE(readline_read_history, arginfo_readline_read_history)
142 PHP_FE(readline_write_history, arginfo_readline_write_history)
143 PHP_FE(readline_completion_function,arginfo_readline_completion_function)
146 PHP_FE(readline_callback_read_char, arginfo_readline_callback_read_char)
148 PHP_FE(readline_redisplay, arginfo_readline_redisplay)
[all …]
/PHP-7.1/ext/calendar/
H A Dcalendar.c137 PHP_FE(jdtojulian, arginfo_jdtojulian)
138 PHP_FE(juliantojd, arginfo_juliantojd)
139 PHP_FE(jdtojewish, arginfo_jdtojewish)
140 PHP_FE(jewishtojd, arginfo_jewishtojd)
141 PHP_FE(jdtofrench, arginfo_jdtofrench)
142 PHP_FE(frenchtojd, arginfo_frenchtojd)
143 PHP_FE(jddayofweek, arginfo_jddayofweek)
147 PHP_FE(unixtojd, arginfo_unixtojd)
148 PHP_FE(jdtounix, arginfo_jdtounix)
149 PHP_FE(cal_to_jd, arginfo_cal_to_jd)
[all …]
/PHP-7.1/ext/xmlwriter/
H A Dphp_xmlwriter.c465 PHP_FE(xmlwriter_open_uri, arginfo_xmlwriter_open_uri)
466 PHP_FE(xmlwriter_open_memory, arginfo_xmlwriter_void)
473 PHP_FE(xmlwriter_end_comment, arginfo_xmlwriter_resource)
483 PHP_FE(xmlwriter_end_element, arginfo_xmlwriter_resource)
488 PHP_FE(xmlwriter_start_pi, arginfo_xmlwriter_start_pi)
489 PHP_FE(xmlwriter_end_pi, arginfo_xmlwriter_resource)
490 PHP_FE(xmlwriter_write_pi, arginfo_xmlwriter_write_pi)
492 PHP_FE(xmlwriter_end_cdata, arginfo_xmlwriter_resource)
494 PHP_FE(xmlwriter_text, arginfo_xmlwriter_text)
500 PHP_FE(xmlwriter_end_dtd, arginfo_xmlwriter_resource)
[all …]
/PHP-7.1/ext/ftp/
H A Dphp_ftp.c250 PHP_FE(ftp_pwd, arginfo_ftp_pwd)
251 PHP_FE(ftp_cdup, arginfo_ftp_cdup)
253 PHP_FE(ftp_exec, arginfo_ftp_exec)
254 PHP_FE(ftp_raw, arginfo_ftp_raw)
262 PHP_FE(ftp_pasv, arginfo_ftp_pasv)
263 PHP_FE(ftp_get, arginfo_ftp_get)
264 PHP_FE(ftp_fget, arginfo_ftp_fget)
265 PHP_FE(ftp_put, arginfo_ftp_put)
266 PHP_FE(ftp_fput, arginfo_ftp_fput)
267 PHP_FE(ftp_size, arginfo_ftp_size)
[all …]
/PHP-7.1/ext/pspell/
H A Dpspell.c182 PHP_FE(pspell_new, arginfo_pspell_new)
183 PHP_FE(pspell_new_personal, arginfo_pspell_new_personal)
184 PHP_FE(pspell_new_config, arginfo_pspell_new_config)
185 PHP_FE(pspell_check, arginfo_pspell_check)
186 PHP_FE(pspell_suggest, arginfo_pspell_suggest)
190 PHP_FE(pspell_clear_session, arginfo_pspell_clear_session)
191 PHP_FE(pspell_save_wordlist, arginfo_pspell_save_wordlist)
192 PHP_FE(pspell_config_create, arginfo_pspell_config_create)
194 PHP_FE(pspell_config_mode, arginfo_pspell_config_mode)
195 PHP_FE(pspell_config_ignore, arginfo_pspell_config_ignore)
[all …]
/PHP-7.1/ext/gd/
H A Dgd.c833 PHP_FE(imagearc, arginfo_imagearc)
835 PHP_FE(imagechar, arginfo_imagechar)
850 PHP_FE(imagecopy, arginfo_imagecopy)
876 PHP_FE(imageflip, arginfo_imageflip)
911 PHP_FE(imagepng, arginfo_imagepng)
916 PHP_FE(imagegif, arginfo_imagegif)
921 PHP_FE(imagegd, arginfo_imagegd)
922 PHP_FE(imagegd2, arginfo_imagegd2)
940 PHP_FE(imagesx, arginfo_imagesx)
941 PHP_FE(imagesy, arginfo_imagesy)
[all …]
/PHP-7.1/ext/oci8/
H A Doci8.c730 PHP_FE(oci_execute, arginfo_oci_execute)
731 PHP_FE(oci_cancel, arginfo_oci_cancel)
732 PHP_FE(oci_fetch, arginfo_oci_fetch)
737 PHP_FE(ocifetchinto, arginfo_ocifetchinto)
742 PHP_FE(oci_parse, arginfo_oci_parse)
745 PHP_FE(oci_result, arginfo_oci_result)
750 PHP_FE(oci_close, arginfo_oci_close)
751 PHP_FE(oci_connect, arginfo_oci_connect)
754 PHP_FE(oci_error, arginfo_oci_error)
761 PHP_FE(oci_lob_eof, arginfo_oci_lob_eof)
[all …]
/PHP-7.1/ext/bcmath/
H A Dbcmath.c99 PHP_FE(bcadd, arginfo_bcadd)
100 PHP_FE(bcsub, arginfo_bcsub)
101 PHP_FE(bcmul, arginfo_bcmul)
102 PHP_FE(bcdiv, arginfo_bcdiv)
103 PHP_FE(bcmod, arginfo_bcmod)
104 PHP_FE(bcpow, arginfo_bcpow)
105 PHP_FE(bcsqrt, arginfo_bcsqrt)
106 PHP_FE(bcscale, arginfo_bcscale)
107 PHP_FE(bccomp, arginfo_bccomp)
108 PHP_FE(bcpowmod, arginfo_bcpowmod)
/PHP-7.1/ext/shmop/
H A Dshmop.c84 PHP_FE(shmop_open, arginfo_shmop_open)
85 PHP_FE(shmop_read, arginfo_shmop_read)
86 PHP_FE(shmop_close, arginfo_shmop_close)
87 PHP_FE(shmop_size, arginfo_shmop_size)
88 PHP_FE(shmop_write, arginfo_shmop_write)
89 PHP_FE(shmop_delete, arginfo_shmop_delete)
/PHP-7.1/sapi/apache2handler/
H A Dphp_functions.c521 PHP_FE(apache_lookup_uri, arginfo_apache2handler_lookup_uri)
522 PHP_FE(virtual, arginfo_apache2handler_virtual)
523 PHP_FE(apache_request_headers, arginfo_apache2handler_getallheaders)
524 PHP_FE(apache_response_headers, arginfo_apache2handler_response_headers)
525 PHP_FE(apache_setenv, arginfo_apache2handler_setenv)
526 PHP_FE(apache_getenv, arginfo_apache2handler_getenv)
527 PHP_FE(apache_note, arginfo_apache2handler_note)
528 PHP_FE(apache_get_version, arginfo_apache2handler_get_version)
529 PHP_FE(apache_get_modules, arginfo_apache2handler_get_modules)
/PHP-7.1/ext/pcntl/
H A Dpcntl.c166 PHP_FE(pcntl_fork, arginfo_pcntl_void)
167 PHP_FE(pcntl_waitpid, arginfo_pcntl_waitpid)
168 PHP_FE(pcntl_wait, arginfo_pcntl_wait)
169 PHP_FE(pcntl_signal, arginfo_pcntl_signal)
171 PHP_FE(pcntl_signal_dispatch, arginfo_pcntl_void)
176 PHP_FE(pcntl_wtermsig, arginfo_pcntl_wtermsig)
177 PHP_FE(pcntl_wstopsig, arginfo_pcntl_wstopsig)
178 PHP_FE(pcntl_exec, arginfo_pcntl_exec)
179 PHP_FE(pcntl_alarm, arginfo_pcntl_alarm)
180 PHP_FE(pcntl_get_last_error, arginfo_pcntl_void)
[all …]
/PHP-7.1/ext/odbc/
H A Dbirdstep.c108 PHP_FE(birdstep_connect, arginfo_birdstep_connect)
109 PHP_FE(birdstep_close, arginfo_birdstep_close)
110 PHP_FE(birdstep_exec, arginfo_birdstep_exec)
111 PHP_FE(birdstep_fetch, arginfo_birdstep_fetch)
112 PHP_FE(birdstep_result, arginfo_birdstep_result)
113 PHP_FE(birdstep_freeresult, arginfo_birdstep_freeresult)
114 PHP_FE(birdstep_autocommit, arginfo_birdstep_autocommit)
116 PHP_FE(birdstep_commit, arginfo_birdstep_commit)
117 PHP_FE(birdstep_rollback, arginfo_birdstep_rollback)
118 PHP_FE(birdstep_fieldnum, arginfo_birdstep_fieldnum)
[all …]
/PHP-7.1/ext/sysvshm/
H A Dsysvshm.c82 PHP_FE(shm_attach, arginfo_shm_attach)
83 PHP_FE(shm_remove, arginfo_shm_detach)
84 PHP_FE(shm_detach, arginfo_shm_remove)
85 PHP_FE(shm_put_var, arginfo_shm_put_var)
86 PHP_FE(shm_has_var, arginfo_shm_has_var)
87 PHP_FE(shm_get_var, arginfo_shm_get_var)
88 PHP_FE(shm_remove_var, arginfo_shm_remove_var)
/PHP-7.1/ext/sysvmsg/
H A Dsysvmsg.c91 PHP_FE(msg_get_queue, arginfo_msg_get_queue)
92 PHP_FE(msg_send, arginfo_msg_send)
93 PHP_FE(msg_receive, arginfo_msg_receive)
94 PHP_FE(msg_remove_queue, arginfo_msg_remove_queue)
95 PHP_FE(msg_stat_queue, arginfo_msg_stat_queue)
96 PHP_FE(msg_set_queue, arginfo_msg_set_queue)
97 PHP_FE(msg_queue_exists, arginfo_msg_queue_exists)
/PHP-7.1/ext/xml/
H A Dxml.c224 PHP_FE(xml_parser_create, arginfo_xml_parser_create)
225 PHP_FE(xml_parser_create_ns, arginfo_xml_parser_create_ns)
226 PHP_FE(xml_set_object, arginfo_xml_set_object)
236 PHP_FE(xml_parse, arginfo_xml_parse)
237 PHP_FE(xml_parse_into_struct, arginfo_xml_parse_into_struct)
238 PHP_FE(xml_get_error_code, arginfo_xml_get_error_code)
239 PHP_FE(xml_error_string, arginfo_xml_error_string)
243 PHP_FE(xml_parser_free, arginfo_xml_parser_free)
245 PHP_FE(xml_parser_get_option, arginfo_xml_parser_get_option)
246 PHP_FE(utf8_encode, arginfo_utf8_encode)
[all …]
/PHP-7.1/ext/hash/
H A Dhash.c1364 PHP_FE(hash, arginfo_hash)
1365 PHP_FE(hash_file, arginfo_hash_file)
1367 PHP_FE(hash_hmac, arginfo_hash_hmac)
1370 PHP_FE(hash_init, arginfo_hash_init)
1371 PHP_FE(hash_update, arginfo_hash_update)
1374 PHP_FE(hash_final, arginfo_hash_final)
1375 PHP_FE(hash_copy, arginfo_hash_copy)
1377 PHP_FE(hash_algos, arginfo_hash_algos)
1380 PHP_FE(hash_hkdf, arginfo_hash_hkdf)
1397 PHP_FE(mhash_count, arginfo_mhash_count)
[all …]

Completed in 227 milliseconds

123