/php-src/ext/pdo_pgsql/ |
H A D | php_pdo_pgsql_int.h | 126 void pgsqlCopyFromArray_internal(INTERNAL_FUNCTION_PARAMETERS); 127 void pgsqlCopyFromFile_internal(INTERNAL_FUNCTION_PARAMETERS); 128 void pgsqlCopyToArray_internal(INTERNAL_FUNCTION_PARAMETERS); 129 void pgsqlCopyToFile_internal(INTERNAL_FUNCTION_PARAMETERS); 130 void pgsqlLOBCreate_internal(INTERNAL_FUNCTION_PARAMETERS); 131 void pgsqlLOBOpen_internal(INTERNAL_FUNCTION_PARAMETERS); 132 void pgsqlLOBUnlink_internal(INTERNAL_FUNCTION_PARAMETERS); 133 void pgsqlGetNotify_internal(INTERNAL_FUNCTION_PARAMETERS); 134 void pgsqlGetPid_internal(INTERNAL_FUNCTION_PARAMETERS);
|
H A D | pgsql_driver.c | 646 void pgsqlCopyFromArray_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlCopyFromArray_internal() argument 768 void pgsqlCopyFromFile_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlCopyFromFile_internal() argument 870 void pgsqlCopyToFile_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlCopyToFile_internal() argument 970 void pgsqlCopyToArray_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlCopyToArray_internal() argument 1050 void pgsqlLOBCreate_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlLOBCreate_internal() argument 1083 void pgsqlLOBOpen_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlLOBOpen_internal() argument 1139 void pgsqlLOBUnlink_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlLOBUnlink_internal() argument 1179 void pgsqlGetNotify_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlGetNotify_internal() argument 1264 void pgsqlGetPid_internal(INTERNAL_FUNCTION_PARAMETERS) in pgsqlGetPid_internal() argument
|
/php-src/ext/pdo_sqlite/ |
H A D | php_pdo_sqlite_int.h | 80 void pdo_sqlite_create_function_internal(INTERNAL_FUNCTION_PARAMETERS); 81 void pdo_sqlite_create_aggregate_internal(INTERNAL_FUNCTION_PARAMETERS); 82 void pdo_sqlite_create_collation_internal(INTERNAL_FUNCTION_PARAMETERS, pdo_sqlite_create_collation…
|
H A D | sqlite_driver.c | 494 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-src/ext/pgsql/ |
H A D | php_pgsql.h | 80 static void php_pgsql_do_connect(INTERNAL_FUNCTION_PARAMETERS,int persistent); 81 static void php_pgsql_get_link_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type); 82 static void php_pgsql_get_result_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type); 83 static void php_pgsql_get_field_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type); 84 static void php_pgsql_data_info(INTERNAL_FUNCTION_PARAMETERS, int entry_type, bool nullable_row); 85 static void php_pgsql_do_async(INTERNAL_FUNCTION_PARAMETERS,int entry_type);
|
/php-src/ext/curl/ |
H A D | curl_file.c | 29 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/mysqli/ |
H A D | mysqli_priv.h | 52 extern void php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAMETERS, int override_flag, int into_ob… 120 void mysqli_common_connect(INTERNAL_FUNCTION_PARAMETERS, bool is_real_connect, bool in_ctor); 122 void php_mysqli_init(INTERNAL_FUNCTION_PARAMETERS, bool is_method);
|
/php-src/ext/intl/idn/ |
H A D | idn.c | 54 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-src/ext/dom/ |
H A D | characterdata.c | 157 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 D | document.c | 627 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 1184 static void dom_document_adopt_node(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_document_adopt_node() argument 1515 static void dom_parse_document(INTERNAL_FUNCTION_PARAMETERS, int mode) in dom_parse_document() argument 1608 static void dom_document_save_xml(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *node_ce) in dom_document_save_xml() argument 1862 static void dom_document_schema_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in dom_document_schema_validate() argument 1973 static void dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in dom_document_relaxNG_validate() argument 2074 static void dom_load_html(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_load_html() argument 2269 static void dom_document_register_node_class(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_document_register_node_class() argument
|
/php-src/ext/gd/ |
H A D | gd.c | 106 static void php_image_filter_negate(INTERNAL_FUNCTION_PARAMETERS); 107 static void php_image_filter_grayscale(INTERNAL_FUNCTION_PARAMETERS); 108 static void php_image_filter_brightness(INTERNAL_FUNCTION_PARAMETERS); 109 static void php_image_filter_contrast(INTERNAL_FUNCTION_PARAMETERS); 110 static void php_image_filter_colorize(INTERNAL_FUNCTION_PARAMETERS); 111 static void php_image_filter_edgedetect(INTERNAL_FUNCTION_PARAMETERS); 112 static void php_image_filter_emboss(INTERNAL_FUNCTION_PARAMETERS); 116 static void php_image_filter_smooth(INTERNAL_FUNCTION_PARAMETERS); 117 static void php_image_filter_pixelate(INTERNAL_FUNCTION_PARAMETERS); 118 static void php_image_filter_scatter(INTERNAL_FUNCTION_PARAMETERS); [all …]
|
/php-src/ext/intl/collator/ |
H A D | collator_create.c | 25 static int collator_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bool *e… in collator_ctor() argument
|
/php-src/ext/intl/breakiterator/ |
H A D | breakiterator_methods.cpp | 46 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 D | rulebasedbreakiterator_methods.cpp | 35 static void _php_intlrbbi_constructor_body(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error… in _php_intlrbbi_constructor_body() argument
|
/php-src/ext/date/ |
H A D | php_date.h | 136 PHPAPI void php_mktime(INTERNAL_FUNCTION_PARAMETERS, bool gmt); 141 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, bool gm);
|
/php-src/ext/standard/ |
H A D | microtime.c | 46 static void _php_gettimeofday(INTERNAL_FUNCTION_PARAMETERS, int mode) in _php_gettimeofday() argument
|
H A D | fsock.c | 28 static void php_fsockopen_stream(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_fsockopen_stream() argument
|
/php-src/ext/intl/formatter/ |
H A D | formatter_main.c | 27 static int numfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bool *err… in numfmt_ctor() argument
|
/php-src/ext/calendar/ |
H A D | easter.c | 29 static void _cal_easter(INTERNAL_FUNCTION_PARAMETERS, bool gm) in _cal_easter() argument
|
/php-src/ext/intl/dateformat/ |
H A D | datepatterngenerator_methods.cpp | 33 static zend_result dtpg_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, boo… in dtpg_ctor() argument
|
H A D | dateformat_create.cpp | 48 static zend_result datefmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, … in datefmt_ctor() argument
|
/php-src/ext/intl/msgformat/ |
H A D | msgformat.c | 28 static int msgfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bool *err… in msgfmt_ctor() argument
|
/php-src/ext/xmlreader/ |
H A D | php_xmlreader.c | 419 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-src/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 180 static void xml_writer_create_static(INTERNAL_FUNCTION_PARAMETERS, xmlTextWriterPtr writer, smart_s… in xml_writer_create_static() argument 224 static void php_xmlwriter_string_arg(INTERNAL_FUNCTION_PARAMETERS, xmlwriter_read_one_char_t intern… in ZEND_GET_MODULE() 246 static void php_xmlwriter_end(INTERNAL_FUNCTION_PARAMETERS, xmlwriter_read_int_t internal_function) in php_xmlwriter_end() argument 1018 static void php_xmlwriter_flush(INTERNAL_FUNCTION_PARAMETERS, int force_string) { in php_xmlwriter_flush() argument
|
/php-src/ext/bz2/ |
H A D | bz2.c | 276 static void php_bz2_error(INTERNAL_FUNCTION_PARAMETERS, int); 564 static void php_bz2_error(INTERNAL_FUNCTION_PARAMETERS, int opt) in php_bz2_error() argument
|