Home
last modified time | relevance | path

Searched defs:INTERNAL_FUNCTION_PARAMETERS (Results 1 – 25 of 77) sorted by relevance

1234

/PHP-7.3/ext/curl/
H A Dcurl_file.c30 static void curlfile_ctor(INTERNAL_FUNCTION_PARAMETERS) in curlfile_ctor() argument
71 static void curlfile_get_property(char *name, size_t name_len, INTERNAL_FUNCTION_PARAMETERS) in curlfile_get_property() argument
82 static void curlfile_set_property(char *name, size_t name_len, INTERNAL_FUNCTION_PARAMETERS) in curlfile_set_property() argument
/PHP-7.3/ext/intl/idn/
H A Didn.c135 static void php_intl_idn_to_46(INTERNAL_FUNCTION_PARAMETERS, in php_intl_idn_to_46() argument
205 static void php_intl_idn_to(INTERNAL_FUNCTION_PARAMETERS, in php_intl_idn_to() argument
273 static void php_intl_idn_handoff(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_intl_idn_handoff() argument
/PHP-7.3/ext/interbase/
H A Dibase_service.c134 static void _php_ibase_user(INTERNAL_FUNCTION_PARAMETERS, char operation) /* {{{ */ in _php_ibase_user() argument
271 static void _php_ibase_service_query(INTERNAL_FUNCTION_PARAMETERS, /* {{{ */ in _php_ibase_service_query() argument
417 static void _php_ibase_backup_restore(INTERNAL_FUNCTION_PARAMETERS, char operation) /* {{{ */ in _php_ibase_backup_restore() argument
487 static void _php_ibase_service_action(INTERNAL_FUNCTION_PARAMETERS, char svc_action) /* {{{ */ in _php_ibase_service_action() argument
H A Dinterbase.c551 void _php_ibase_get_link_trans(INTERNAL_FUNCTION_PARAMETERS, /* {{{ */ in _php_ibase_get_link_trans() argument
884 static void _php_ibase_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) /* {{{ */ in _php_ibase_connect() argument
1307 static void _php_ibase_trans_end(INTERNAL_FUNCTION_PARAMETERS, int commit) /* {{{ */ in _php_ibase_trans_end() argument
/PHP-7.3/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp47 INTERNAL_FUNCTION_PARAMETERS) in _breakiter_factory() argument
185 INTERNAL_FUNCTION_PARAMETERS) in _breakiter_no_args_ret_int32() argument
208 INTERNAL_FUNCTION_PARAMETERS) in _breakiter_int32_ret_int32() argument
H A Drulebasedbreakiterator_methods.cpp36 static void _php_intlrbbi_constructor_body(INTERNAL_FUNCTION_PARAMETERS) in _php_intlrbbi_constructor_body() argument
/PHP-7.3/ext/gd/
H A Dgd.c3559 static void php_imagefontsize(INTERNAL_FUNCTION_PARAMETERS, int arg) in php_imagefontsize() argument
3621 static void php_imagechar(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_imagechar() argument
4299 static void php_image_filter_negate(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_negate() argument
4310 static void php_image_filter_grayscale(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_grayscale() argument
4321 static void php_image_filter_brightness(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_brightness() argument
4342 static void php_image_filter_contrast(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_contrast() argument
4363 static void php_image_filter_colorize(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_colorize() argument
4385 static void php_image_filter_edgedetect(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_edgedetect() argument
4396 static void php_image_filter_emboss(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_emboss() argument
4440 static void php_image_filter_smooth(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_smooth() argument
[all …]
H A Dgd_ctx.c80 static void _php_image_output_ctx(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*fu… in _php_image_output_ctx() argument
/PHP-7.3/ext/intl/collator/
H A Dcollator_create.c28 static int collator_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) in collator_ctor() argument
/PHP-7.3/ext/standard/
H A Dmicrotime.c49 static void _php_gettimeofday(INTERNAL_FUNCTION_PARAMETERS, int mode) in _php_gettimeofday() argument
H A Dfsock.c30 static void php_fsockopen_stream(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_fsockopen_stream() argument
H A Dfilestat.c327 static void php_do_chgrp(INTERNAL_FUNCTION_PARAMETERS, int do_lchgrp) /* {{{ */ in php_do_chgrp() argument
463 static void php_do_chown(INTERNAL_FUNCTION_PARAMETERS, int do_lchown) /* {{{ */ in php_do_chown() argument
/PHP-7.3/ext/calendar/
H A Deaster.c26 static void _cal_easter(INTERNAL_FUNCTION_PARAMETERS, zend_long gm) in _cal_easter() argument
/PHP-7.3/ext/intl/formatter/
H A Dformatter_main.c28 static int numfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) in numfmt_ctor() argument
/PHP-7.3/ext/intl/msgformat/
H A Dmsgformat.c30 static int msgfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) in msgfmt_ctor() argument
/PHP-7.3/ext/intl/dateformat/
H A Ddateformat_create.cpp52 static int datefmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) in datefmt_ctor() argument
/PHP-7.3/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp49 INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) in _php_intlgregcal_constructor_body() argument
H A Dcalendar_methods.cpp225 INTERNAL_FUNCTION_PARAMETERS) in _php_intlcal_field_uec_ret_in32t_method() argument
366 INTERNAL_FUNCTION_PARAMETERS) in _php_intlcal_before_after() argument
652 INTERNAL_FUNCTION_PARAMETERS) in _php_intlcal_field_ret_in32t_method() argument
/PHP-7.3/ext/xmlreader/
H A Dphp_xmlreader.c389 static void php_xmlreader_string_arg(INTERNAL_FUNCTION_PARAMETERS, xmlreader_read_one_char_t intern… in php_xmlreader_string_arg() argument
422 static void php_xmlreader_no_arg(INTERNAL_FUNCTION_PARAMETERS, xmlreader_read_int_t internal_functi… in php_xmlreader_no_arg() argument
447 static void php_xmlreader_no_arg_string(INTERNAL_FUNCTION_PARAMETERS, xmlreader_read_char_t interna… in php_xmlreader_no_arg_string() argument
470 static void php_xmlreader_set_relaxng_schema(INTERNAL_FUNCTION_PARAMETERS, int type) { in php_xmlreader_set_relaxng_schema() argument
/PHP-7.3/ext/sysvsem/
H A Dsysvsem.c309 static void php_sysvsem_semop(INTERNAL_FUNCTION_PARAMETERS, int acquire) in php_sysvsem_semop() argument
/PHP-7.3/ext/odbc/
H A Dphp_odbc.c914 void php_odbc_fetch_attribs(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_odbc_fetch_attribs() argument
1057 void odbc_transact(INTERNAL_FUNCTION_PARAMETERS, int type) in odbc_transact() argument
1093 void odbc_column_lengths(INTERNAL_FUNCTION_PARAMETERS, int type) in odbc_column_lengths() argument
1717 static void php_odbc_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type) in php_odbc_fetch_hash() argument
2554 void odbc_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) in odbc_do_connect() argument
3022 static void php_odbc_lasterror(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_odbc_lasterror() argument
/PHP-7.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.c78 static int resourcebundle_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) in resourcebundle_ctor() argument
/PHP-7.3/ext/zend_test/
H A Dtest.c178 …t_class_call_method(zend_string *method, zend_object *object, INTERNAL_FUNCTION_PARAMETERS) /* {{{… in zend_test_class_call_method() argument
/PHP-7.3/ext/dba/
H A Ddba.c573 static void php_dba_update(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_dba_update() argument
635 static void php_dba_open(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_dba_open() argument
/PHP-7.3/ext/com_dotnet/
H A Dcom_variant.c540 static void variant_binary_operation(enum variant_binary_opcode op, INTERNAL_FUNCTION_PARAMETERS) /… in variant_binary_operation() argument
748 static void variant_unary_operation(enum variant_unary_opcode op, INTERNAL_FUNCTION_PARAMETERS) /* … in variant_unary_operation() argument

Completed in 90 milliseconds

1234