Home
last modified time | relevance | path

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

123

/PHP-8.0/ext/oci8/
H A Doci8_statement.c1508 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-8.0/ext/pcntl/
H A Dpcntl.c1056 static void pcntl_sigwaitinfo(INTERNAL_FUNCTION_PARAMETERS, int timedwait) /* {{{ */ in pcntl_sigwaitinfo() argument
/PHP-8.0/ext/mysqli/
H A Dmysqli.c1152 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.c50 void mysqli_common_connect(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_real_connect, zend_bool in_ct… argument
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c1165 static void reflect_attributes(INTERNAL_FUNCTION_PARAMETERS, HashTable *attributes, in reflect_attributes() argument
1227 static void _function_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask) in _function_check_flag() argument
3173 static void reflection_method_invoke(INTERNAL_FUNCTION_PARAMETERS, int variadic) in reflection_method_invoke() argument
3625 static void _class_constant_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask) /* {{{ */ in _class_constant_check_flag() argument
3739 static void reflection_class_object_ctor(INTERNAL_FUNCTION_PARAMETERS, int is_object) in reflection_class_object_ctor() argument
4572 static void _class_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask) in _class_check_flag() argument
5274 static void _property_check_flag(INTERNAL_FUNCTION_PARAMETERS, int mask) /* {{{ */ in _property_check_flag() argument
/PHP-8.0/ext/phar/
H A Dfunc_interceptors.c590 …size_t filename_length, int type, zif_handler orig_stat_func, INTERNAL_FUNCTION_PARAMETERS) /* {{{… in phar_file_stat() argument
/PHP-8.0/Zend/
H A Dzend.h48 #define INTERNAL_FUNCTION_PARAMETERS zend_execute_data *execute_data, zval *return_value macro
/PHP-8.0/ext/zip/
H A Dphp_zip.c1341 static void php_zip_entry_get_info(INTERNAL_FUNCTION_PARAMETERS, int opt) /* {{{ */ in php_zip_entry_get_info() argument
1685 static void php_zip_add_from_pattern(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ argument
2797 static void php_zip_get_from(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ argument
/PHP-8.0/ext/standard/
H A Dstring.c247 static void php_spn_common_handler(INTERNAL_FUNCTION_PARAMETERS, int behavior) /* {{{ */ in php_spn_common_handler() argument
844 static zend_always_inline void php_do_trim(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_do_trim() argument
4210 static void php_str_replace_common(INTERNAL_FUNCTION_PARAMETERS, int case_sensitivity) argument
5280 static void php_strnatcmp(INTERNAL_FUNCTION_PARAMETERS, int fold_case) argument
H A Dhtml.c1316 static void php_html_entities(INTERNAL_FUNCTION_PARAMETERS, int all) in php_html_entities() argument
H A Dstreamsfuncs.c1171 static void apply_filter_to_stream(int append, INTERNAL_FUNCTION_PARAMETERS) in apply_filter_to_stream() argument
/PHP-8.0/ext/pcre/
H A Dphp_pcre.c1130 static void php_do_pcre_match(INTERNAL_FUNCTION_PARAMETERS, int global) /* {{{ */ in php_do_pcre_match() argument
2282 static void preg_replace_common(INTERNAL_FUNCTION_PARAMETERS, bool is_filter) in preg_replace_common() argument
/PHP-8.0/ext/dom/
H A Dnode.c1548 static void dom_canonicalization(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_canonicalization() argument
/PHP-8.0/ext/xml/
H A Dxml.c1007 static void php_xml_parser_create_impl(INTERNAL_FUNCTION_PARAMETERS, int ns_support) /* {{{ */ in php_xml_parser_create_impl() argument
/PHP-8.0/ext/pdo/
H A Dpdo_stmt.c1475 static void register_bound_param(INTERNAL_FUNCTION_PARAMETERS, int is_param) /* {{{ */ in register_bound_param() argument
/PHP-8.0/ext/spl/
H A Dspl_iterators.c481 static void spl_recursive_it_it_construct(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_base, … in spl_recursive_it_it_construct() argument
1293 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.c1414 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.c700 void spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAMETERS, zend_long ctor_flags) /* {{{ */ in spl_filesystem_object_construct() argument
/PHP-8.0/ext/sqlite3/
H A Dsqlite3.c1713 static void sqlite3stmt_bind(INTERNAL_FUNCTION_PARAMETERS) in sqlite3stmt_bind() argument
/PHP-8.0/ext/imap/
H A Dphp_imap.c2598 static void php_imap_mutf7(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in php_imap_mutf7() argument
/PHP-8.0/ext/soap/
H A Dsoap.c2501 void soap_client_call_impl(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_soap_call) argument
/PHP-8.0/ext/mbstring/
H A Dmbstring.c2008 static void php_mb_strstr_variants(INTERNAL_FUNCTION_PARAMETERS, unsigned int variant) in php_mb_strstr_variants() argument

Completed in 202 milliseconds

123