Home
last modified time | relevance | path

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

1234

/php-src/ext/standard/
H A Dfilestat.c306 static void php_do_chgrp(INTERNAL_FUNCTION_PARAMETERS, int do_lchgrp) /* {{{ */ in php_do_chgrp() argument
432 static void php_do_chown(INTERNAL_FUNCTION_PARAMETERS, int do_lchown) /* {{{ */ in php_do_chown() argument
H A Dhead.c225 static void php_setcookie_common(INTERNAL_FUNCTION_PARAMETERS, bool is_raw) in php_setcookie_common() 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
1731 static inline void php_search_array(INTERNAL_FUNCTION_PARAMETERS, int behavior) in php_search_array() argument
4199 static zend_always_inline void php_array_replace_wrapper(INTERNAL_FUNCTION_PARAMETERS, int recursiv… argument
4249 static zend_always_inline void php_array_merge_wrapper(INTERNAL_FUNCTION_PARAMETERS, int recursive)… argument
5061 static void php_array_intersect_key(INTERNAL_FUNCTION_PARAMETERS, int data_compare_type) /* {{{ */ argument
5141 static void php_array_intersect(INTERNAL_FUNCTION_PARAMETERS, int behavior, int data_compare_type, … argument
5462 static void php_array_diff_key(INTERNAL_FUNCTION_PARAMETERS, int data_compare_type) /* {{{ */ argument
5537 static void php_array_diff(INTERNAL_FUNCTION_PARAMETERS, int behavior, int data_compare_type, int k… argument
6370 static void php_array_binop(INTERNAL_FUNCTION_PARAMETERS, const char *op_name, binary_op_type op, z… argument
H A Dtype.c240 static inline void php_is_type(INTERNAL_FUNCTION_PARAMETERS, int type) in php_is_type() argument
H A Dexec.c206 static void php_exec_ex(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in php_exec_ex() argument
H A Ddir.c129 static void _php_do_opendir(INTERNAL_FUNCTION_PARAMETERS, int createobject) in _php_do_opendir() argument
H A Duser_filters.c372 static void php_stream_bucket_attach(int append, INTERNAL_FUNCTION_PARAMETERS) in php_stream_bucket_attach() argument
/php-src/ext/dba/
H A Ddba.c404 static void php_dba_update(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_dba_update() argument
475 static void php_dba_open(INTERNAL_FUNCTION_PARAMETERS, bool persistent) in php_dba_open() argument
/php-src/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp82INTERNAL_FUNCTION_PARAMETERS, bool is_constructor, zend_error_handling *error_handling, bool *erro… in _php_intlgregcal_constructor_body() argument
/php-src/ext/intl/converter/
H A Dconverter.c401 static void php_converter_do_set_encoding(UConverter **pcnv, INTERNAL_FUNCTION_PARAMETERS) { in php_converter_do_set_encoding() argument
430 …rter_do_get_encoding(php_converter_object *objval, UConverter *cnv, INTERNAL_FUNCTION_PARAMETERS) { in php_converter_do_get_encoding() argument
468 …onverter_do_get_type(php_converter_object *objval, UConverter *cnv, INTERNAL_FUNCTION_PARAMETERS) { in php_converter_do_get_type() argument
/php-src/ext/zend_test/
H A Dfiber.c214 zend_test_fiber *fiber, zend_fiber_transfer *transfer, INTERNAL_FUNCTION_PARAMETERS in delegate_transfer_result() argument
/php-src/ext/com_dotnet/
H A Dcom_variant.c546 static void variant_binary_operation(enum variant_binary_opcode op, INTERNAL_FUNCTION_PARAMETERS) /… in variant_binary_operation() argument
741 static void variant_unary_operation(enum variant_unary_opcode op, INTERNAL_FUNCTION_PARAMETERS) /* … in variant_unary_operation() argument
/php-src/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-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c75 static int resourcebundle_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, b… in resourcebundle_ctor() argument
/php-src/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-src/ext/pgsql/
H A Dpgsql.c536 static void php_pgsql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_pgsql_do_connect() argument
792 static void php_pgsql_get_link_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) in php_pgsql_get_link_info() argument
1362 static void php_pgsql_get_result_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) in php_pgsql_get_result_info() argument
1583 static void php_pgsql_get_field_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type) in php_pgsql_get_field_info() argument
1779 static void php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, zend_long result_type, int into_obje… in php_pgsql_fetch_hash() argument
2022 static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type, bool nullable_row) in php_pgsql_data_info() argument
3338 static void php_pgsql_escape_internal(INTERNAL_FUNCTION_PARAMETERS, int escape_literal) /* {{{ */ { in php_pgsql_escape_internal() argument
3544 static void php_pgsql_do_async(INTERNAL_FUNCTION_PARAMETERS, int entry_type) in php_pgsql_do_async() argument
/php-src/ext/intl/collator/
H A Dcollator_sort.c257 static void collator_sort_internal( int renumber, INTERNAL_FUNCTION_PARAMETERS ) in collator_sort_internal() argument
/php-src/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-src/Zend/
H A Dzend_builtin_functions.c622 static void is_a_impl(INTERNAL_FUNCTION_PARAMETERS, bool only_subclass) /* {{{ */ in is_a_impl() argument
1040 static inline void class_exists_impl(INTERNAL_FUNCTION_PARAMETERS, int flags, int skip_flags) /* {{… in class_exists_impl() argument
1315 static inline void get_declared_class_impl(INTERNAL_FUNCTION_PARAMETERS, int flags) /* {{{ */ in get_declared_class_impl() argument
H A Dzend_enum.c343 static void zend_enum_from_base(INTERNAL_FUNCTION_PARAMETERS, bool try) in zend_enum_from_base() argument
/php-src/ext/ldap/
H A Dldap.c1429 static void php_ldap_do_search(INTERNAL_FUNCTION_PARAMETERS, int scope) in php_ldap_do_search() argument
2180 static void php_ldap_do_modify(INTERNAL_FUNCTION_PARAMETERS, int oper, int ext) in php_ldap_do_modify() argument
2420 static void php_ldap_do_delete(INTERNAL_FUNCTION_PARAMETERS, int ext) in php_ldap_do_delete() argument
3563 static void php_ldap_do_rename(INTERNAL_FUNCTION_PARAMETERS, int ext) in php_ldap_do_rename() argument
3848 static void php_ldap_do_translate(INTERNAL_FUNCTION_PARAMETERS, int way) in php_ldap_do_translate() argument
3895 static void php_ldap_exop(INTERNAL_FUNCTION_PARAMETERS, bool force_sync) { in php_ldap_exop() argument
/php-src/ext/bz2/
H A Dbz2.c564 static void php_bz2_error(INTERNAL_FUNCTION_PARAMETERS, int opt) in php_bz2_error() argument
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.c226 static void php_xmlwriter_end(INTERNAL_FUNCTION_PARAMETERS, xmlwriter_read_int_t internal_function) in php_xmlwriter_end() argument
885 static void php_xmlwriter_flush(INTERNAL_FUNCTION_PARAMETERS, int force_string) { in php_xmlwriter_flush() argument
/php-src/ext/bcmath/
H A Dbcmath.c611 static void bcfloor_or_bcceil(INTERNAL_FUNCTION_PARAMETERS, bool is_floor) in bcfloor_or_bcceil() argument
/php-src/ext/opcache/
H A Dzend_accelerator_module.c378 static int accel_file_in_cache(INTERNAL_FUNCTION_PARAMETERS) argument

Completed in 124 milliseconds

1234