Home
last modified time | relevance | path

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

123

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg.c787 PHP_FE(phpdbg_clear, phpdbg_clear_arginfo)
788 PHP_FE(phpdbg_break_next, phpdbg_break_next_arginfo)
789 PHP_FE(phpdbg_break_file, phpdbg_break_file_arginfo)
790 PHP_FE(phpdbg_break_method, phpdbg_break_method_arginfo)
791 PHP_FE(phpdbg_break_function, phpdbg_break_function_arginfo)
792 PHP_FE(phpdbg_exec, phpdbg_exec_arginfo)
793 PHP_FE(phpdbg_color, phpdbg_color_arginfo)
794 PHP_FE(phpdbg_prompt, phpdbg_prompt_arginfo)
795 PHP_FE(phpdbg_start_oplog, phpdbg_start_oplog_arginfo)
796 PHP_FE(phpdbg_end_oplog, phpdbg_end_oplog_arginfo)
[all …]
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c2227 PHP_FE(preg_match, arginfo_preg_match)
2228 PHP_FE(preg_match_all, arginfo_preg_match_all)
2229 PHP_FE(preg_replace, arginfo_preg_replace)
2230 PHP_FE(preg_replace_callback, arginfo_preg_replace_callback)
2231 PHP_FE(preg_replace_callback_array, arginfo_preg_replace_callback_array)
2232 PHP_FE(preg_filter, arginfo_preg_replace)
2233 PHP_FE(preg_split, arginfo_preg_split)
2234 PHP_FE(preg_quote, arginfo_preg_quote)
2235 PHP_FE(preg_grep, arginfo_preg_grep)
2236 PHP_FE(preg_last_error, arginfo_preg_last_error)
/PHP-7.1/ext/wddx/
H A Dwddx.c136 PHP_FE(wddx_serialize_value, arginfo_wddx_serialize_value)
137 PHP_FE(wddx_serialize_vars, arginfo_wddx_serialize_vars)
138 PHP_FE(wddx_packet_start, arginfo_wddx_serialize_start)
139 PHP_FE(wddx_packet_end, arginfo_wddx_packet_end)
140 PHP_FE(wddx_add_vars, arginfo_wddx_add_vars)
141 PHP_FE(wddx_deserialize, arginfo_wddx_deserialize)
/PHP-7.1/ext/oci8/tests/
H A Dlob_aliases.phpt30 // No PHP_FE for oci_lob_write_temporary() or oci_lob_close()
H A Dreflection1.phpt8 /* ALL PHP_FE or PHP_ALIAS user callable functions should appear here */
/PHP-7.1/ext/iconv/
H A Diconv.c130 PHP_FE(iconv_get_encoding, arginfo_iconv_get_encoding)
131 PHP_FE(iconv_set_encoding, arginfo_iconv_set_encoding)
132 PHP_FE(iconv_strlen, arginfo_iconv_strlen)
133 PHP_FE(iconv_substr, arginfo_iconv_substr)
134 PHP_FE(iconv_strpos, arginfo_iconv_strpos)
135 PHP_FE(iconv_strrpos, arginfo_iconv_strrpos)
136 PHP_FE(iconv_mime_encode, arginfo_iconv_mime_encode)
137 PHP_FE(iconv_mime_decode, arginfo_iconv_mime_decode)
138 PHP_FE(iconv_mime_decode_headers, arginfo_iconv_mime_decode_headers)
/PHP-7.1/ext/pdo/
H A Dpdo.c113 PHP_FE(pdo_drivers, arginfo_pdo_drivers)
/PHP-7.1/main/
H A Dphp.h359 #define PHP_FE ZEND_FE macro
/PHP-7.1/sapi/litespeed/
H A Dlsapi_main.c1401 PHP_FE(litespeed_request_headers, arginfo_litespeed__void)
1402 PHP_FE(litespeed_response_headers, arginfo_litespeed__void)
1403 PHP_FE(apache_get_modules, arginfo_litespeed__void)
/PHP-7.1/ext/zip/
H A Dphp_zip.c746 PHP_FE(zip_entry_open, arginfo_zip_entry_open)
747 PHP_FE(zip_entry_close, arginfo_zip_entry_close)
748 PHP_FE(zip_entry_read, arginfo_zip_entry_read)
749 PHP_FE(zip_entry_filesize, arginfo_zip_entry_filesize)
750 PHP_FE(zip_entry_name, arginfo_zip_entry_name)
751 PHP_FE(zip_entry_compressedsize, arginfo_zip_entry_compressedsize)
752 PHP_FE(zip_entry_compressionmethod, arginfo_zip_entry_compressionmethod)
/PHP-7.1/
H A DREADME.input_filter39 PHP_FE(my_get_raw, NULL)
/PHP-7.1/sapi/cli/
H A Dphp_cli.c492 PHP_FE(cli_set_process_title, arginfo_cli_set_process_title)
493 PHP_FE(cli_get_process_title, arginfo_cli_get_process_title)
H A Dphp_cli_server.c485 PHP_FE(cli_set_process_title, arginfo_cli_set_process_title)
486 PHP_FE(cli_get_process_title, arginfo_cli_get_process_title)
487 PHP_FE(apache_request_headers, arginfo_no_args)
488 PHP_FE(apache_response_headers, arginfo_no_args)
/PHP-7.1/sapi/cgi/
H A Dcgi_main.c1771 PHP_FE(apache_child_terminate, arginfo_no_args)
1772 PHP_FE(apache_request_headers, arginfo_no_args)
1773 PHP_FE(apache_response_headers, arginfo_no_args)
/PHP-7.1/ext/exif/
H A Dexif.c122 PHP_FE(exif_read_data, arginfo_exif_read_data)
124 PHP_FE(exif_tagname, arginfo_exif_tagname)
125 PHP_FE(exif_thumbnail, arginfo_exif_thumbnail)
126 PHP_FE(exif_imagetype, arginfo_exif_imagetype)
/PHP-7.1/ext/simplexml/
H A Dsimplexml.c2670 PHP_FE(simplexml_load_file, arginfo_simplexml_load_file)
2671 PHP_FE(simplexml_load_string, arginfo_simplexml_load_string)
2672 PHP_FE(simplexml_import_dom, arginfo_simplexml_import_dom)
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_main.c1551 PHP_FE(fastcgi_finish_request, NULL)
/PHP-7.1/ext/dom/
H A Dphp_dom.c556 PHP_FE(dom_import_simplexml, arginfo_dom_import_simplexml)
/PHP-7.1/ext/soap/
H A Dsoap.c394 PHP_FE(use_soap_error_handler, arginfo_soap_use_soap_error_handler)
395 PHP_FE(is_soap_fault, arginfo_soap_is_soap_fault)

Completed in 120 milliseconds

123