Home
last modified time | relevance | path

Searched defs:INTERNAL_FUNCTION_PARAMETERS (Results 26 – 50 of 76) sorted by relevance

1234

/PHP-8.2/ext/standard/
H A Dtype.c240 static inline void php_is_type(INTERNAL_FUNCTION_PARAMETERS, int type) in php_is_type() argument
H A Darray.c699 static void php_natsort(INTERNAL_FUNCTION_PARAMETERS, int fold_case) /* {{{ */ in php_natsort() argument
885 static void php_usort(INTERNAL_FUNCTION_PARAMETERS, bucket_compare_func_t compare_func, bool renumb… in php_usort() argument
1475 static inline void php_search_array(INTERNAL_FUNCTION_PARAMETERS, int behavior) /* {{{ */ in php_search_array() argument
3861 static zend_always_inline void php_array_replace_wrapper(INTERNAL_FUNCTION_PARAMETERS, int recursiv… argument
3900 static zend_always_inline void php_array_merge_wrapper(INTERNAL_FUNCTION_PARAMETERS, int recursive)… argument
4686 static void php_array_intersect_key(INTERNAL_FUNCTION_PARAMETERS, int data_compare_type) /* {{{ */ argument
4766 static void php_array_intersect(INTERNAL_FUNCTION_PARAMETERS, int behavior, int data_compare_type, … argument
5076 static void php_array_diff_key(INTERNAL_FUNCTION_PARAMETERS, int data_compare_type) /* {{{ */ argument
5151 static void php_array_diff(INTERNAL_FUNCTION_PARAMETERS, int behavior, int data_compare_type, int k… argument
H A Dexec.c206 static void php_exec_ex(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in php_exec_ex() argument
H A Ddir.c197 static void _php_do_opendir(INTERNAL_FUNCTION_PARAMETERS, int createobject) in _php_do_opendir() argument
H A Duser_filters.c376 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach() argument
H A Dimage.c1443 …size_from_stream(php_stream *stream, char *input, zval *info, INTERNAL_FUNCTION_PARAMETERS) /* {{{… in php_getimagesize_from_stream() argument
1544 static void php_getimagesize_from_any(INTERNAL_FUNCTION_PARAMETERS, int mode) { /* {{{ */ in php_getimagesize_from_any() argument
/PHP-8.2/ext/mbstring/
H A Dphp_mbregex.c887 static void _php_mb_regex_ereg_exec(INTERNAL_FUNCTION_PARAMETERS, int icase) in _php_mb_regex_ereg_exec() argument
982 static void _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAMETERS, OnigOptionType options, i… in _php_mb_regex_ereg_replace_exec() argument
1322 static void _php_mb_regex_ereg_search_exec(INTERNAL_FUNCTION_PARAMETERS, int mode) in _php_mb_regex_ereg_search_exec() argument
/PHP-8.2/Zend/
H A Dzend_builtin_functions.c600 static void is_a_impl(INTERNAL_FUNCTION_PARAMETERS, bool only_subclass) /* {{{ */ in is_a_impl() argument
960 static inline void class_exists_impl(INTERNAL_FUNCTION_PARAMETERS, int flags, int skip_flags) /* {{… in class_exists_impl() argument
1241 static inline void get_declared_class_impl(INTERNAL_FUNCTION_PARAMETERS, int flags) /* {{{ */ in get_declared_class_impl() argument
H A Dzend_enum.c336 static void zend_enum_from_base(INTERNAL_FUNCTION_PARAMETERS, bool try_from) in zend_enum_from_base() argument
/PHP-8.2/ext/fileinfo/
H A Dfileinfo.c290 static void _php_finfo_get_type(INTERNAL_FUNCTION_PARAMETERS, int mode, int mimetype_emu) /* {{{ */ in _php_finfo_get_type() argument
/PHP-8.2/ext/pgsql/
H A Dpgsql.c538 static void php_pgsql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_pgsql_do_connect() argument
781 static void php_pgsql_get_link_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) in php_pgsql_get_link_info() argument
1353 static void php_pgsql_get_result_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) in php_pgsql_get_result_info() argument
1574 static void php_pgsql_get_field_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) in php_pgsql_get_field_info() argument
1757 static void php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, zend_long result_type, int into_obje… in php_pgsql_fetch_hash() argument
2027 static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) in php_pgsql_data_info() argument
3277 static void php_pgsql_escape_internal(INTERNAL_FUNCTION_PARAMETERS, int escape_literal) /* {{{ */ { in php_pgsql_escape_internal() argument
3483 static void php_pgsql_do_async(INTERNAL_FUNCTION_PARAMETERS, int entry_type) in php_pgsql_do_async() argument
/PHP-8.2/ext/intl/collator/
H A Dcollator_sort.c257 static void collator_sort_internal( int renumber, INTERNAL_FUNCTION_PARAMETERS ) in collator_sort_internal() argument
/PHP-8.2/ext/intl/locale/
H A Dlocale_methods.c470 static void get_icu_value_src_php( char* tag_name, INTERNAL_FUNCTION_PARAMETERS) in get_icu_value_src_php() argument
551 static void get_icu_disp_value_src_php( char* tag_name, INTERNAL_FUNCTION_PARAMETERS) in get_icu_disp_value_src_php() argument
/PHP-8.2/ext/dom/
H A Ddocument.c1331 static void dom_parse_document(INTERNAL_FUNCTION_PARAMETERS, int mode) { in dom_parse_document() argument
1707 static void _dom_document_schema_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in _dom_document_schema_validate() argument
1817 static void _dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in _dom_document_relaxNG_validate() argument
1917 static void dom_load_html(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_load_html() argument
H A Dxpath.c330 static void php_xpath_eval(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in php_xpath_eval() argument
/PHP-8.2/ext/bz2/
H A Dbz2.c564 static void php_bz2_error(INTERNAL_FUNCTION_PARAMETERS, int opt) in php_bz2_error() argument
/PHP-8.2/ext/oci8/
H A Doci8.c745 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive) in php_oci_do_connect() argument
1627 void php_oci_fetch_row (INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args) in php_oci_fetch_row() argument
/PHP-8.2/ext/xmlwriter/
H A Dphp_xmlwriter.c232 static void php_xmlwriter_end(INTERNAL_FUNCTION_PARAMETERS, xmlwriter_read_int_t internal_function) in php_xmlwriter_end() argument
988 static void php_xmlwriter_flush(INTERNAL_FUNCTION_PARAMETERS, int force_string) { in php_xmlwriter_flush() argument
/PHP-8.2/ext/intl/grapheme/
H A Dgrapheme_string.c523 static void strstr_common_handler(INTERNAL_FUNCTION_PARAMETERS, int f_ignore_case) in strstr_common_handler() argument
/PHP-8.2/ext/opcache/
H A Dzend_accelerator_module.c367 static int accel_file_in_cache(INTERNAL_FUNCTION_PARAMETERS) argument
/PHP-8.2/ext/ldap/
H A Dldap.c1352 static void php_ldap_do_search(INTERNAL_FUNCTION_PARAMETERS, int scope) in php_ldap_do_search() argument
2108 static void php_ldap_do_modify(INTERNAL_FUNCTION_PARAMETERS, int oper, int ext) in php_ldap_do_modify() argument
2348 static void php_ldap_do_delete(INTERNAL_FUNCTION_PARAMETERS, int ext) in php_ldap_do_delete() argument
3499 static void php_ldap_do_rename(INTERNAL_FUNCTION_PARAMETERS, int ext) in php_ldap_do_rename() argument
3784 static void php_ldap_do_translate(INTERNAL_FUNCTION_PARAMETERS, int way) in php_ldap_do_translate() argument
/PHP-8.2/ext/tidy/
H A Dtidy.c272 static void php_tidy_quick_repair(INTERNAL_FUNCTION_PARAMETERS, bool is_file) in php_tidy_quick_repair() argument
752 static void php_tidy_create_node(INTERNAL_FUNCTION_PARAMETERS, tidy_base_nodetypes node_type) in php_tidy_create_node() argument
/PHP-8.2/ext/intl/uchar/
H A Duchar.c40 static zend_never_inline int parse_code_point_param(INTERNAL_FUNCTION_PARAMETERS, UChar32 *cp) { in parse_code_point_param() argument
/PHP-8.2/ext/zip/
H A Dphp_zip.c1346 static void php_zip_entry_get_info(INTERNAL_FUNCTION_PARAMETERS, int opt) /* {{{ */ in php_zip_entry_get_info() argument
1710 static void php_zip_add_from_pattern(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ argument
2822 static void php_zip_get_from(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ argument
2902 static void php_zip_get_stream(INTERNAL_FUNCTION_PARAMETERS, int type, bool accept_flags) /* {{{ */ argument
/PHP-8.2/ext/snmp/
H A Dsnmp.c378 static void php_snmp_internal(INTERNAL_FUNCTION_PARAMETERS, int st, in php_snmp_internal() argument
1130 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp() argument

Completed in 212 milliseconds

1234