Home
last modified time | relevance | path

Searched refs:zend_parse_method_parameters (Results 26 – 46 of 46) sorted by relevance

12

/PHP-7.2/ext/dom/
H A Dtext.c152 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &id, dom_text_class_entry, &off… in PHP_FUNCTION()
207 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &id, dom_text_class_entry) == FA… in PHP_FUNCTION()
H A Ddocumentfragment.c125 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_documentfragment_class… in PHP_METHOD()
H A Dattr.c233 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &id, dom_attr_class_entry) == FA… in PHP_FUNCTION()
H A Dxpath.c319 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oss", &id, dom_xpath_class_entry, &p… in PHP_FUNCTION()
361 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Os|O!b", &id, dom_xpath_class_entry,… in php_xpath_eval()
/PHP-7.2/ext/intl/formatter/
H A Dformatter_format.c44 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oz|l", in PHP_FUNCTION()
150 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Ods", in PHP_FUNCTION()
/PHP-7.2/ext/intl/collator/
H A Dcollator_compare.c49 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oss", in PHP_FUNCTION()
H A Dcollator_sort.c303 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oa/|l", in collator_sort_internal()
397 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Oa", in PHP_FUNCTION()
563 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os", in PHP_FUNCTION()
/PHP-7.2/ext/intl/dateformat/
H A Ddateformat_parse.c138 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os|z!", in PHP_FUNCTION()
182 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os|z!", in PHP_FUNCTION()
H A Ddateformat_format.c162 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oz", in PHP_FUNCTION()
/PHP-7.2/ext/intl/transliterator/
H A Dtransliterator_methods.c214 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION()
480 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION()
508 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", in PHP_FUNCTION()
/PHP-7.2/ext/intl/msgformat/
H A Dmsgformat_parse.c69 if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "Os", in PHP_FUNCTION()
/PHP-7.2/ext/date/
H A Dphp_date.c640 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), NULL, "O", &object, date_ce_date) == FAILURE) { \
3444 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &object, date_ce_interface) == F… in PHP_FUNCTION()
3528 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &object, date_ce_interface) == F… in PHP_FUNCTION()
3624 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Olll", &object, date_ce_date, &y, &m… in PHP_FUNCTION()
3642 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Olll", &object, date_ce_immutable, &… in PHP_METHOD()
3677 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oll|l", &object, date_ce_date, &y, &… in PHP_FUNCTION()
3725 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &object, date_ce_date, &timesta… in PHP_FUNCTION()
3743 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Ol", &object, date_ce_immutable, &ti… in PHP_METHOD()
3764 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &object, date_ce_interface) == F… in PHP_FUNCTION()
3945 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &object, date_ce_timezone) == FA… in PHP_FUNCTION()
[all …]
/PHP-7.2/ext/mysqli/
H A Dmysqli_warning.c185 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", in PHP_METHOD()
H A Dmysqli.c1239 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|Sz", &mysql_result, mysqli_result_… in php_mysqli_fetch_into_hash()
1258 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O", &mysql_result, mysqli_result_cla… in php_mysqli_fetch_into_hash()
1264 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|l", &mysql_result, mysqli_result_c… in php_mysqli_fetch_into_hash()
/PHP-7.2/ext/intl/
H A DERROR.CONVENTIONS87 Fetching of the object is done with zend_parse_method_parameters() instead of
/PHP-7.2/ext/tidy/
H A Dtidy.c61 if (zend_parse_method_parameters(ZEND_NUM_ARGS(), NULL, "O", &object, tidy_ce_doc) == FAILURE) { \
1379 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), NULL, "Os", &object, tidy_ce_doc, &optname, &opt… in PHP_FUNCTION()
1540 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), NULL, "Os", &object, tidy_ce_doc, &optname, &opt… in PHP_FUNCTION()
/PHP-7.2/ext/xsl/
H A Dxsltprocessor.c404 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oo", &id, xsl_xsltprocessor_class_en… in PHP_FUNCTION()
/PHP-7.2/Zend/
H A Dzend_closures.c189 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "Oo!|z", &zclosure, zend_ce_closure, … in ZEND_METHOD()
H A Dzend_API.h284 ZEND_API int zend_parse_method_parameters(int num_args, zval *this_ptr, const char *type_spec, ...);
H A Dzend_API.c1011 ZEND_API int zend_parse_method_parameters(int num_args, zval *this_ptr, const char *type_spec, ...)… in zend_parse_method_parameters() function
/PHP-7.2/ext/xmlreader/
H A Dphp_xmlreader.c1131 …if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|O!", &id, xmlreader_class_entry, &… in PHP_METHOD()

Completed in 90 milliseconds

12