Home
last modified time | relevance | path

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

1234

/PHP-8.4/ext/curl/
H A Dcurl_file.c29 static void curlfile_ctor(INTERNAL_FUNCTION_PARAMETERS) in curlfile_ctor() argument
68 static void curlfile_get_property(const char *name, size_t name_len, INTERNAL_FUNCTION_PARAMETERS) in curlfile_get_property() argument
77 static void curlfile_set_property(const char *name, size_t name_len, INTERNAL_FUNCTION_PARAMETERS) in curlfile_set_property() argument
/PHP-8.4/ext/dom/
H A Dcharacterdata.c157 static void dom_character_data_append_data(INTERNAL_FUNCTION_PARAMETERS) in dom_character_data_append_data() argument
188 static void dom_character_data_insert_data(INTERNAL_FUNCTION_PARAMETERS, bool return_true) in dom_character_data_insert_data() argument
255 static void dom_character_data_delete_data(INTERNAL_FUNCTION_PARAMETERS, bool return_true) in dom_character_data_delete_data() argument
323 static void dom_character_data_replace_data(INTERNAL_FUNCTION_PARAMETERS, bool return_true) in dom_character_data_replace_data() argument
H A Ddocument.c627 static void dom_document_create_processing_instruction(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_document_create_processing_instruction() argument
803 static void dom_modern_document_import_node(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *node_ce) in dom_modern_document_import_node() argument
1180 static void dom_document_adopt_node(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_document_adopt_node() argument
1511 static void dom_parse_document(INTERNAL_FUNCTION_PARAMETERS, int mode) in dom_parse_document() argument
1604 static void dom_document_save_xml(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *node_ce) in dom_document_save_xml() argument
1858 static void dom_document_schema_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in dom_document_schema_validate() argument
1969 static void dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in dom_document_relaxNG_validate() argument
2070 static void dom_load_html(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_load_html() argument
2265 static void dom_document_register_node_class(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_document_register_node_class() argument
H A Dnode.c1002 static void dom_node_insert_before(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_node_insert_before() argument
1123 static void dom_node_replace_child(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_node_replace_child() argument
1216 static void dom_node_remove_child(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *node_ce) in dom_node_remove_child() argument
1525 static void dom_node_is_same_node(INTERNAL_FUNCTION_PARAMETERS, zval *node) in dom_node_is_same_node() argument
1717 static void dom_node_is_equal_node_common(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_node_is_equal_node_common() argument
1788 static void dom_node_lookup_prefix(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_node_lookup_prefix() argument
2049 static void dom_canonicalization(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_canonicalization() argument
2231 static void dom_node_get_node_path(INTERNAL_FUNCTION_PARAMETERS, bool throw) in dom_node_get_node_path() argument
2381 static void dom_node_compare_document_position(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *node… in dom_node_compare_document_position() argument
H A Delement.c681 static void dom_element_set_attribute_node_common(INTERNAL_FUNCTION_PARAMETERS, bool use_ns, bool m… in dom_element_set_attribute_node_common() argument
771 static void dom_element_remove_attribute_node(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *node_… in dom_element_remove_attribute_node() argument
813 static void dom_element_get_elements_by_tag_name(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_element_get_elements_by_tag_name() argument
1236 static void dom_element_get_elements_by_tag_name_ns(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_element_get_elements_by_tag_name_ns() argument
1403 static void dom_element_set_id_attribute_node(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *attr_… in dom_element_set_id_attribute_node() argument
1610 static void dom_element_insert_adjacent_element(INTERNAL_FUNCTION_PARAMETERS, const zend_string *wh… in dom_element_insert_adjacent_element() argument
1658 static void dom_element_insert_adjacent_text(INTERNAL_FUNCTION_PARAMETERS, const zend_string *where… in dom_element_insert_adjacent_text() argument
1788 static void php_dom_dispatch_query_selector(INTERNAL_FUNCTION_PARAMETERS, bool all) in php_dom_dispatch_query_selector() argument
H A Dxpath.c118 static void dom_xpath_construct(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *document_ce) in dom_xpath_construct() argument
245 static void php_xpath_eval(INTERNAL_FUNCTION_PARAMETERS, int type, bool modern) /* {{{ */ in php_xpath_eval() argument
/PHP-8.4/ext/intl/idn/
H A Didn.c54 static void php_intl_idn_to_46(INTERNAL_FUNCTION_PARAMETERS, in php_intl_idn_to_46() argument
110 static void php_intl_idn_handoff(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_intl_idn_handoff() argument
/PHP-8.4/ext/pdo_pgsql/
H A Dpgsql_driver.c609 void pgsqlCopyFromArray_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlCopyFromArray_internal() argument
727 void pgsqlCopyFromFile_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlCopyFromFile_internal() argument
829 void pgsqlCopyToFile_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlCopyToFile_internal() argument
929 void pgsqlCopyToArray_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlCopyToArray_internal() argument
1009 void pgsqlLOBCreate_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlLOBCreate_internal() argument
1042 void pgsqlLOBOpen_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlLOBOpen_internal() argument
1098 void pgsqlLOBUnlink_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlLOBUnlink_internal() argument
1138 void pgsqlGetNotify_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlGetNotify_internal() argument
1223 void pgsqlGetPid_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlGetPid_internal() argument
/PHP-8.4/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp46 INTERNAL_FUNCTION_PARAMETERS) in _breakiter_factory() argument
170 INTERNAL_FUNCTION_PARAMETERS) in _breakiter_no_args_ret_int32() argument
186 INTERNAL_FUNCTION_PARAMETERS) in _breakiter_int32_ret_int32() argument
H A Drulebasedbreakiterator_methods.cpp35 static void _php_intlrbbi_constructor_body(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error… in _php_intlrbbi_constructor_body() argument
/PHP-8.4/ext/intl/collator/
H A Dcollator_create.c25 static int collator_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bool *e… in collator_ctor() argument
/PHP-8.4/ext/gd/
H A Dgd.c2944 static void php_imagefontsize(INTERNAL_FUNCTION_PARAMETERS, int arg) in php_imagefontsize() argument
3005 static void php_imagechar(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_imagechar() argument
3445 static void php_image_filter_negate(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_negate() argument
3456 static void php_image_filter_grayscale(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_grayscale() argument
3467 static void php_image_filter_brightness(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_brightness() argument
3488 static void php_image_filter_contrast(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_contrast() argument
3509 static void php_image_filter_colorize(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_colorize() argument
3546 static void php_image_filter_emboss(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_emboss() argument
3590 static void php_image_filter_smooth(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_smooth() argument
3612 static void php_image_filter_pixelate(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_pixelate() argument
[all …]
/PHP-8.4/ext/standard/
H A Dmicrotime.c46 static void _php_gettimeofday(INTERNAL_FUNCTION_PARAMETERS, int mode) in _php_gettimeofday() argument
H A Dfsock.c28 static void php_fsockopen_stream(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_fsockopen_stream() argument
H A Dfilestat.c318 static void php_do_chgrp(INTERNAL_FUNCTION_PARAMETERS, int do_lchgrp) /* {{{ */ in php_do_chgrp() argument
456 static void php_do_chown(INTERNAL_FUNCTION_PARAMETERS, int do_lchown) /* {{{ */ in php_do_chown() argument
/PHP-8.4/ext/intl/formatter/
H A Dformatter_main.c27 static int numfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bool *err… in numfmt_ctor() argument
/PHP-8.4/ext/calendar/
H A Deaster.c29 static void _cal_easter(INTERNAL_FUNCTION_PARAMETERS, bool gm) in _cal_easter() argument
/PHP-8.4/ext/xmlreader/
H A Dphp_xmlreader.c419 static void php_xmlreader_string_arg(INTERNAL_FUNCTION_PARAMETERS, xmlreader_read_one_char_t intern… in php_xmlreader_string_arg() argument
452 static void php_xmlreader_no_arg(INTERNAL_FUNCTION_PARAMETERS, xmlreader_read_int_t internal_functi… in php_xmlreader_no_arg() argument
476 static void php_xmlreader_no_arg_string(INTERNAL_FUNCTION_PARAMETERS, xmlreader_read_char_t interna… in php_xmlreader_no_arg_string() argument
502 static void php_xmlreader_set_relaxng_schema(INTERNAL_FUNCTION_PARAMETERS, int type) { in php_xmlreader_set_relaxng_schema() argument
886 static void xml_reader_from_uri(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *instance_ce, bool u… in xml_reader_from_uri() argument
1157 static void xml_reader_from_string(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *instance_ce, boo… in xml_reader_from_string() argument
/PHP-8.4/ext/intl/dateformat/
H A Ddatepatterngenerator_methods.cpp33 static zend_result dtpg_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, boo… in dtpg_ctor() argument
H A Ddateformat_create.cpp48 static zend_result datefmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, … in datefmt_ctor() argument
/PHP-8.4/ext/intl/msgformat/
H A Dmsgformat.c28 static int msgfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bool *err… in msgfmt_ctor() argument
/PHP-8.4/ext/pdo_sqlite/
H A Dsqlite_driver.c494 void pdo_sqlite_create_function_internal(INTERNAL_FUNCTION_PARAMETERS) in pdo_sqlite_create_function_internal() argument
551 void pdo_sqlite_create_aggregate_internal(INTERNAL_FUNCTION_PARAMETERS) in pdo_sqlite_create_aggregate_internal() argument
629 void pdo_sqlite_create_collation_internal(INTERNAL_FUNCTION_PARAMETERS, pdo_sqlite_create_collation… in pdo_sqlite_create_collation_internal() argument
/PHP-8.4/ext/odbc/
H A Dphp_odbc.c643 void php_odbc_fetch_attribs(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_odbc_fetch_attribs() argument
787 void odbc_transact(INTERNAL_FUNCTION_PARAMETERS, int type) in odbc_transact() argument
810 void odbc_column_lengths(INTERNAL_FUNCTION_PARAMETERS, int type) in odbc_column_lengths() argument
1368 static void php_odbc_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type) in php_odbc_fetch_hash() argument
/PHP-8.4/ext/intl/calendar/
H A Dcalendar_methods.cpp216 INTERNAL_FUNCTION_PARAMETERS) in _php_intlcal_field_uec_ret_in32t_method() argument
332 INTERNAL_FUNCTION_PARAMETERS) in _php_intlcal_before_after() argument
599 INTERNAL_FUNCTION_PARAMETERS) in _php_intlcal_field_ret_in32t_method() argument
/PHP-8.4/ext/sysvsem/
H A Dsysvsem.c269 static void php_sysvsem_semop(INTERNAL_FUNCTION_PARAMETERS, int acquire) in php_sysvsem_semop() argument

Completed in 142 milliseconds

1234