Home
last modified time | relevance | path

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

1234

/php-src/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-src/ext/dom/
H A Dcharacterdata.c162 static void dom_character_data_append_data(INTERNAL_FUNCTION_PARAMETERS, bool return_true) in dom_character_data_append_data() argument
197 static void dom_character_data_insert_data(INTERNAL_FUNCTION_PARAMETERS, bool return_true) in dom_character_data_insert_data() argument
268 static void dom_character_data_delete_data(INTERNAL_FUNCTION_PARAMETERS, bool return_true) in dom_character_data_delete_data() argument
340 static void dom_character_data_replace_data(INTERNAL_FUNCTION_PARAMETERS, bool return_true) in dom_character_data_replace_data() argument
H A Dnode.c999 static void dom_node_insert_before(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_node_insert_before() argument
1120 static void dom_node_replace_child(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_node_replace_child() argument
1221 static void dom_node_remove_child(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *node_ce) in dom_node_remove_child() argument
1582 static void dom_node_is_same_node(INTERNAL_FUNCTION_PARAMETERS, zval *node) in dom_node_is_same_node() argument
1774 static void dom_node_is_equal_node_common(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_node_is_equal_node_common() argument
1845 static void dom_node_lookup_prefix(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_node_lookup_prefix() argument
2106 static void dom_canonicalization(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_canonicalization() argument
2286 static void dom_node_get_node_path(INTERNAL_FUNCTION_PARAMETERS, bool throw) in dom_node_get_node_path() argument
2439 static void dom_node_compare_document_position(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *node… in dom_node_compare_document_position() argument
H A Ddocument.c631 static void dom_document_create_processing_instruction(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_document_create_processing_instruction() argument
802 static void dom_modern_document_import_node(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *node_ce) in dom_modern_document_import_node() argument
1155 static void dom_document_adopt_node(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_document_adopt_node() argument
1484 static void dom_parse_document(INTERNAL_FUNCTION_PARAMETERS, int mode) in dom_parse_document() argument
1577 static void dom_document_save_xml(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *node_ce) in dom_document_save_xml() argument
1822 static void _dom_document_schema_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in _dom_document_schema_validate() argument
1933 static void _dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in _dom_document_relaxNG_validate() argument
2034 static void dom_load_html(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_load_html() argument
2229 static void dom_document_register_node_class(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_document_register_node_class() argument
H A Dxml_document.c130 static void load_from_helper(INTERNAL_FUNCTION_PARAMETERS, int mode) in load_from_helper() argument
H A Delement.c633 static void dom_element_set_attribute_node_common(INTERNAL_FUNCTION_PARAMETERS, bool use_ns, bool m… in dom_element_set_attribute_node_common() argument
720 static void dom_element_remove_attribute_node(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *node_… in dom_element_remove_attribute_node() argument
762 static void dom_element_get_elements_by_tag_name(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_element_get_elements_by_tag_name() argument
1185 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
1360 static void dom_element_set_id_attribute_node(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *attr_… in dom_element_set_id_attribute_node() argument
1569 static void dom_element_insert_adjacent_element(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ele… in dom_element_insert_adjacent_element() argument
H A Dxpath.c117 static void dom_xpath_construct(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *document_ce) in dom_xpath_construct() argument
239 static void php_xpath_eval(INTERNAL_FUNCTION_PARAMETERS, int type, bool modern) /* {{{ */ in php_xpath_eval() argument
/php-src/ext/intl/idn/
H A Didn.c61 static void php_intl_idn_to_46(INTERNAL_FUNCTION_PARAMETERS, in php_intl_idn_to_46() argument
117 static void php_intl_idn_handoff(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_intl_idn_handoff() argument
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c591 void pgsqlCopyFromArray_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlCopyFromArray_internal() argument
709 void pgsqlCopyFromFile_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlCopyFromFile_internal() argument
811 void pgsqlCopyToFile_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlCopyToFile_internal() argument
911 void pgsqlCopyToArray_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlCopyToArray_internal() argument
991 void pgsqlLOBCreate_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlLOBCreate_internal() argument
1024 void pgsqlLOBOpen_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlLOBOpen_internal() argument
1080 void pgsqlLOBUnlink_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlLOBUnlink_internal() argument
1120 void pgsqlGetNotify_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlGetNotify_internal() argument
1205 void pgsqlGetPid_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlGetPid_internal() argument
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp46 INTERNAL_FUNCTION_PARAMETERS) in _breakiter_factory() argument
174 INTERNAL_FUNCTION_PARAMETERS) in _breakiter_no_args_ret_int32() argument
192 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-src/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-src/ext/gd/
H A Dgd.c2678 static void php_imagefontsize(INTERNAL_FUNCTION_PARAMETERS, int arg) in php_imagefontsize() argument
2739 static void php_imagechar(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_imagechar() argument
3143 static void php_image_filter_negate(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_negate() argument
3154 static void php_image_filter_grayscale(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_grayscale() argument
3165 static void php_image_filter_brightness(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_brightness() argument
3184 static void php_image_filter_contrast(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_contrast() argument
3203 static void php_image_filter_colorize(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_colorize() argument
3234 static void php_image_filter_emboss(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_emboss() argument
3278 static void php_image_filter_smooth(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_smooth() argument
3298 static void php_image_filter_pixelate(INTERNAL_FUNCTION_PARAMETERS) in php_image_filter_pixelate() argument
[all …]
/php-src/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
/php-src/ext/calendar/
H A Deaster.c29 static void _cal_easter(INTERNAL_FUNCTION_PARAMETERS, bool gm) in _cal_easter() argument
/php-src/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-src/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-src/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-src/ext/pdo_sqlite/
H A Dsqlite_driver.c504 void pdo_sqlite_create_function_internal(INTERNAL_FUNCTION_PARAMETERS) in pdo_sqlite_create_function_internal() argument
558 void pdo_sqlite_create_aggregate_internal(INTERNAL_FUNCTION_PARAMETERS) in pdo_sqlite_create_aggregate_internal() argument
631 void pdo_sqlite_create_collation_internal(INTERNAL_FUNCTION_PARAMETERS, pdo_sqlite_create_collation… in pdo_sqlite_create_collation_internal() argument
/php-src/ext/xmlreader/
H A Dphp_xmlreader.c344 static void php_xmlreader_string_arg(INTERNAL_FUNCTION_PARAMETERS, xmlreader_read_one_char_t intern… in php_xmlreader_string_arg() argument
377 static void php_xmlreader_no_arg(INTERNAL_FUNCTION_PARAMETERS, xmlreader_read_int_t internal_functi… in php_xmlreader_no_arg() argument
401 static void php_xmlreader_no_arg_string(INTERNAL_FUNCTION_PARAMETERS, xmlreader_read_char_t interna… in php_xmlreader_no_arg_string() argument
427 static void php_xmlreader_set_relaxng_schema(INTERNAL_FUNCTION_PARAMETERS, int type) { in php_xmlreader_set_relaxng_schema() argument
/php-src/ext/intl/calendar/
H A Dcalendar_methods.cpp218 INTERNAL_FUNCTION_PARAMETERS) in _php_intlcal_field_uec_ret_in32t_method() argument
334 INTERNAL_FUNCTION_PARAMETERS) in _php_intlcal_before_after() argument
601 INTERNAL_FUNCTION_PARAMETERS) in _php_intlcal_field_ret_in32t_method() argument
/php-src/ext/sysvsem/
H A Dsysvsem.c269 static void php_sysvsem_semop(INTERNAL_FUNCTION_PARAMETERS, int acquire) in php_sysvsem_semop() argument
/php-src/ext/odbc/
H A Dphp_odbc.c507 void php_odbc_fetch_attribs(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_odbc_fetch_attribs() argument
652 void odbc_transact(INTERNAL_FUNCTION_PARAMETERS, int type) in odbc_transact() argument
690 void odbc_column_lengths(INTERNAL_FUNCTION_PARAMETERS, int type) in odbc_column_lengths() argument
1265 static void php_odbc_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type) in php_odbc_fetch_hash() argument
2159 void odbc_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) in odbc_do_connect() argument
2593 static void php_odbc_lasterror(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_odbc_lasterror() argument

Completed in 142 milliseconds

1234