/PHP-8.3/ext/mysqli/ |
H A D | mysqli_api.c | 43 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_e… in PHP_FUNCTION() 237 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_e… in PHP_FUNCTION() 287 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_e… in PHP_FUNCTION() 381 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_e… in PHP_FUNCTION() 396 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_e… in PHP_FUNCTION() 410 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_e… in PHP_FUNCTION() 626 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_e… in mysqli_stmt_fetch_mysqlnd() 800 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_e… in PHP_FUNCTION() 908 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_e… in PHP_FUNCTION() 922 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_e… in PHP_FUNCTION() [all …]
|
H A D | mysqli_nonapi.c | 103 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|s!s!s!s!l!s!l", &object, mysqli_li… 382 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|l", &mysql_result, mysqli_result_c… 414 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|l", &mysql_result, mysqli_result_c… 455 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", 471 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_e… 499 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_e… 820 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_e… 872 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_stmt, mysqli_stmt_class_e… 897 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_link, mysqli_link_class_e… 923 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &stmt_link, mysqli_stmt_class_en… [all …]
|
/PHP-8.3/ext/intl/dateformat/ |
H A D | dateformat_attr.c | 32 …if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, IntlDateFormatter_ce_p… in PHP_FUNCTION() 52 …if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, IntlDateFormatter_ce_p… in PHP_FUNCTION() 77 …if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, IntlDateFormatter_ce_p… in PHP_FUNCTION() 115 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os", in PHP_FUNCTION() 147 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O|l", in PHP_FUNCTION() 170 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 192 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ob", in PHP_FUNCTION()
|
H A D | dateformat_attrcpp.cpp | 43 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 63 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 90 if ( zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 113 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 134 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION()
|
H A D | dateformat.c | 30 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 50 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION()
|
H A D | dateformat_parse.c | 130 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os|z!", in PHP_FUNCTION() 171 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os|z!", in PHP_FUNCTION()
|
/PHP-8.3/ext/intl/collator/ |
H A D | collator_attr.c | 34 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ol", in PHP_FUNCTION() 58 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oll", in PHP_FUNCTION() 81 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 103 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ol", in PHP_FUNCTION()
|
H A D | collator_error.c | 29 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 53 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION()
|
H A D | collator_locale.c | 35 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ol", in PHP_FUNCTION()
|
H A D | collator_compare.c | 42 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oss", in PHP_FUNCTION()
|
/PHP-8.3/ext/intl/calendar/ |
H A D | calendar_methods.cpp | 223 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in _php_intlcal_field_uec_ret_in32t_method() 287 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 309 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 340 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in _php_intlcal_before_after() 380 if (zend_parse_method_parameters( in PHP_FUNCTION() 498 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), in PHP_FUNCTION() 522 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 556 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 577 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 598 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in _php_intlcal_field_ret_in32t_method() [all …]
|
H A D | gregoriancalendar_methods.cpp | 304 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 322 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 337 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION()
|
/PHP-8.3/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 232 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &self, xmlwriter_class_entry_ce)… in php_xmlwriter_end() 291 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!ss!", &self, xmlwriter_class_entr… in PHP_FUNCTION() 314 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oss", &self, xmlwriter_class_entry_c… in PHP_FUNCTION() 337 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!ss!s", &self, xmlwriter_class_ent… in PHP_FUNCTION() 367 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!ss!", &self, xmlwriter_class_entr… in PHP_FUNCTION() 404 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os|s!", &self, xmlwriter_class_entry… in PHP_FUNCTION() 435 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os!ss!|s!", &self, xmlwriter_class_e… in PHP_FUNCTION() 480 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oss", &self, xmlwriter_class_entry_c… in PHP_FUNCTION() 669 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oss", &self, xmlwriter_class_entry_c… in PHP_FUNCTION() 706 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oss", &self, xmlwriter_class_entry_c… in PHP_FUNCTION() [all …]
|
/PHP-8.3/ext/intl/formatter/ |
H A D | formatter_attr.c | 32 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ol", in PHP_FUNCTION() 98 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ol", in PHP_FUNCTION() 132 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oln", in PHP_FUNCTION() 188 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ols", in PHP_FUNCTION() 222 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ol", in PHP_FUNCTION() 264 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ols", in PHP_FUNCTION() 302 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 339 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os", in PHP_FUNCTION() 375 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O|l", in PHP_FUNCTION()
|
H A D | formatter_main.c | 113 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 133 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION()
|
H A D | formatter_parse.c | 47 if (zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os|lz!", in PHP_FUNCTION() 138 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Osz/|z!", in PHP_FUNCTION()
|
H A D | formatter_format.c | 38 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "On|l", in PHP_FUNCTION() 139 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ods", in PHP_FUNCTION()
|
/PHP-8.3/ext/intl/msgformat/ |
H A D | msgformat_attr.c | 32 …if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, MessageFormatter_ce_pt… in PHP_FUNCTION() 59 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os", in PHP_FUNCTION() 114 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION()
|
H A D | msgformat_format.c | 58 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oa", in PHP_FUNCTION() 86 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "ssa", in PHP_FUNCTION()
|
H A D | msgformat.c | 146 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 167 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION()
|
/PHP-8.3/ext/intl/timezone/ |
H A D | timezone_methods.cpp | 378 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 401 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 421 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 446 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 462 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 493 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 531 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 546 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), in PHP_FUNCTION() 567 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 585 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION()
|
/PHP-8.3/ext/oci8/ |
H A D | oci8_interface.c | 232 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_ent… in PHP_FUNCTION() 315 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_ent… in PHP_FUNCTION() 387 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_ent… in PHP_FUNCTION() 413 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_ent… in PHP_FUNCTION() 434 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_ent… in PHP_FUNCTION() 506 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_ent… in PHP_FUNCTION() 726 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_ent… in PHP_FUNCTION() 951 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_descriptor, oci_lob_class_ent… in PHP_METHOD() 2096 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_collection, oci_coll_class_en… in PHP_FUNCTION() 2226 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &z_collection, oci_coll_class_en… in PHP_FUNCTION() [all …]
|
/PHP-8.3/ext/intl/resourcebundle/ |
H A D | resourcebundle_class.c | 244 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oz|b", &object, ResourceBundle_ce_pt… in PHP_FUNCTION() 275 …if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, ResourceBundle_ce_ptr … in PHP_FUNCTION() 331 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 349 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION()
|
/PHP-8.3/ext/intl/transliterator/ |
H A D | transliterator_methods.c | 196 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 435 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION() 457 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION()
|
/PHP-8.3/ext/intl/normalizer/ |
H A D | normalizer_normalize.c | 102 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "s|l", in PHP_FUNCTION() 235 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "s|l", in PHP_FUNCTION()
|