Home
last modified time | relevance | path

Searched defs:INTERNAL_FUNCTION_PARAMETERS (Results 51 – 73 of 73) sorted by relevance

123

/PHP-7.4/ext/com_dotnet/
H A Dcom_saproxy.c332 …tic int saproxy_call_method(zend_string *method, zend_object *object, INTERNAL_FUNCTION_PARAMETERS) in saproxy_call_method() argument
/PHP-7.4/ext/tidy/
H A Dtidy.c589 static void php_tidy_quick_repair(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_file) in php_tidy_quick_repair() argument
993 static void php_tidy_create_node(INTERNAL_FUNCTION_PARAMETERS, tidy_base_nodetypes node_type) in php_tidy_create_node() argument
/PHP-7.4/ext/pspell/
H A Dpspell.c814 static void pspell_config_path(INTERNAL_FUNCTION_PARAMETERS, char *option) in pspell_config_path() argument
/PHP-7.4/ext/snmp/
H A Dsnmp.c667 static void php_snmp_internal(INTERNAL_FUNCTION_PARAMETERS, int st, in php_snmp_internal() argument
1363 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp() argument
/PHP-7.4/ext/zip/
H A Dphp_zip.c1345 static void php_zip_entry_get_info(INTERNAL_FUNCTION_PARAMETERS, int opt) /* {{{ */ in php_zip_entry_get_info() argument
1662 static void php_zip_add_from_pattern(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ argument
2696 static void php_zip_get_from(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ argument
/PHP-7.4/ext/standard/
H A Dstring.c273 static void php_spn_common_handler(INTERNAL_FUNCTION_PARAMETERS, int behavior) /* {{{ */ in php_spn_common_handler() argument
875 static zend_always_inline void php_do_trim(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_do_trim() argument
4520 static void php_str_replace_common(INTERNAL_FUNCTION_PARAMETERS, int case_sensitivity) argument
4601 static void php_hebrev(INTERNAL_FUNCTION_PARAMETERS, int convert_newlines) argument
5660 static void php_strnatcmp(INTERNAL_FUNCTION_PARAMETERS, int fold_case) argument
H A Dhtml.c1389 static void php_html_entities(INTERNAL_FUNCTION_PARAMETERS, int all) in php_html_entities() argument
H A Dstreamsfuncs.c1156 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream() argument
/PHP-7.4/ext/date/
H A Dphp_date.c1279 static void php_date(INTERNAL_FUNCTION_PARAMETERS, int localtime) in php_date() argument
1550 PHPAPI void php_mktime(INTERNAL_FUNCTION_PARAMETERS, int gmt) in php_mktime() argument
1664 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gmt) in php_strftime() argument
3111 void php_date_do_return_parsed_time(INTERNAL_FUNCTION_PARAMETERS, timelib_time *parsed_time, timeli… in php_date_do_return_parsed_time() argument
5009 static void php_do_date_sunrise_sunset(INTERNAL_FUNCTION_PARAMETERS, int calc_sunset) in php_do_date_sunrise_sunset() argument
/PHP-7.4/ext/oci8/
H A Doci8_statement.c1519 php_oci_out_column *php_oci_statement_get_column_helper(INTERNAL_FUNCTION_PARAMETERS, int need_data) in php_oci_statement_get_column_helper() argument
/PHP-7.4/ext/pcntl/
H A Dpcntl.c1218 static void pcntl_sigwaitinfo(INTERNAL_FUNCTION_PARAMETERS, int timedwait) /* {{{ */ in pcntl_sigwaitinfo() argument
/PHP-7.4/ext/mysqli/
H A Dmysqli.c1222 void php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAMETERS, int override_flags, int into_object) in php_mysqli_fetch_into_hash() argument
H A Dmysqli_nonapi.c52 void mysqli_common_connect(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_real_connect, zend_bool in_ct… argument
/PHP-7.4/ext/phar/
H A Dfunc_interceptors.c586 …size_t filename_length, int type, zif_handler orig_stat_func, INTERNAL_FUNCTION_PARAMETERS) /* {{{… in phar_file_stat() argument
/PHP-7.4/Zend/
H A Dzend.h48 #define INTERNAL_FUNCTION_PARAMETERS zend_execute_data *execute_data, zval *return_value macro
/PHP-7.4/ext/spl/
H A Dspl_iterators.c478 static void spl_recursive_it_it_construct(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_base, … in spl_recursive_it_it_construct() argument
1367 int spl_dual_it_call_method(char *method, INTERNAL_FUNCTION_PARAMETERS) in spl_dual_it_call_method() argument
1430 static spl_dual_it_object* spl_dual_it_construct(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce… in spl_dual_it_construct() argument
H A Dspl_array.c1426 static void spl_array_method(INTERNAL_FUNCTION_PARAMETERS, char *fname, int fname_len, int use_arg)… in spl_array_method() argument
H A Dspl_directory.c697 void spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAMETERS, zend_long ctor_flags) /* {{{ */ in spl_filesystem_object_construct() argument
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c1124 static void php_do_pcre_match(INTERNAL_FUNCTION_PARAMETERS, int global) /* {{{ */ in php_do_pcre_match() argument
2292 static void preg_replace_common(INTERNAL_FUNCTION_PARAMETERS, int is_filter) in preg_replace_common() argument
/PHP-7.4/ext/dom/
H A Dnode.c1693 static void dom_canonicalization(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_canonicalization() argument
/PHP-7.4/ext/xml/
H A Dxml.c1112 static void php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAMETERS, int ns_support) /* {{{ */ in php_xml_parser_create_impl() argument
/PHP-7.4/ext/imap/
H A Dphp_imap.c1172 static void php_imap_do_open(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_imap_do_open() argument
3078 static void php_imap_mutf7(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in php_imap_mutf7() argument
/PHP-7.4/ext/mbstring/
H A Dmbstring.c4072 php_mb_numericentity_exec(INTERNAL_FUNCTION_PARAMETERS, int type) in php_mb_numericentity_exec() argument

Completed in 205 milliseconds

123