Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/dom/
H A Dcdatasection.c61 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os", &id, dom_cdatasection… in PHP_METHOD()
H A Dcomment.c61 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O|s", &id, dom_comment_cla… in PHP_METHOD()
H A Dentityreference.c60 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os", &id, dom_entityrefere… in PHP_METHOD()
H A Dnode.c1255 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "OO", &id, dom_node_class_e… in PHP_FUNCTION()
1306 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "OO", &id, dom_node_class_e… in PHP_FUNCTION()
1406 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", &id, dom_node_class_en… in PHP_FUNCTION()
1436 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O|l", &id, dom_node_class_… in PHP_FUNCTION()
1495 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", &id, dom_node_class_en… in PHP_FUNCTION()
1538 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", &id, dom_node_class_en… in PHP_FUNCTION()
1604 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os", &id, dom_node_class_e… in PHP_FUNCTION()
1654 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os", &id, dom_node_class_e… in PHP_FUNCTION()
1687 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os!", &id, dom_node_class_… in PHP_FUNCTION()
1765 if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), in dom_canonicalization()
[all …]
H A Dattr.c68 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os|s", &id, dom_attr_class… in PHP_METHOD()
266 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", &id, dom_attr_class_en… in PHP_FUNCTION()
H A Dprocessinginstruction.c62 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os|s", &id, dom_processing… in PHP_METHOD()
H A Dnodelist.c119 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Ol", &id, dom_nodelist_cla… in PHP_FUNCTION()
H A Dxpath.c281 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "OO", &id, dom_xpath_class_… in PHP_METHOD()
356 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Oss", &id, dom_xpath_class… in PHP_FUNCTION()
400 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os|O!b", &id, dom_xpath_cl… in php_xpath_eval()
/PHP-5.5/ext/intl/formatter/
H A Dformatter_format.c43 if( zend_parse_method_parameters( ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "OZ|l", in PHP_FUNCTION()
150 if( zend_parse_method_parameters( ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Ods", in PHP_FUNCTION()
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_parse.c138 if( zend_parse_method_parameters( ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os|z!", in PHP_FUNCTION()
176 if( zend_parse_method_parameters( ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os|z!", in PHP_FUNCTION()
H A Ddateformat_format.c162 if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Oz", in PHP_FUNCTION()
/PHP-5.5/ext/intl/collator/
H A Dcollator_compare.c49 if( zend_parse_method_parameters( ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Oss", in PHP_FUNCTION()
H A Dcollator_sort.c300 if( zend_parse_method_parameters( ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Oa|l", in collator_sort_internal()
386 if( zend_parse_method_parameters( ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Oa", in PHP_FUNCTION()
558 if( zend_parse_method_parameters( ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os", in PHP_FUNCTION()
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_methods.c214 if( zend_parse_method_parameters( ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", in PHP_FUNCTION()
485 if( zend_parse_method_parameters( ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", in PHP_FUNCTION()
513 if( zend_parse_method_parameters( ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", in PHP_FUNCTION()
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_parse.c69 if( zend_parse_method_parameters( ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Os", in PHP_FUNCTION()
/PHP-5.5/ext/date/
H A Dphp_date.c605 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, NULL, "O", &object, date_ce_date) == F…
3298 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", &object, date_ce_inter… in PHP_FUNCTION()
3381 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", &object, date_ce_inter… in PHP_FUNCTION()
3427 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Oll|l", &object, date_ce_d… in PHP_FUNCTION()
3475 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Olll", &object, date_ce_da… in PHP_FUNCTION()
3527 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Oll|l", &object, date_ce_d… in PHP_FUNCTION()
3573 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Ol", &object, date_ce_date… in PHP_FUNCTION()
3590 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Ol", &object, date_ce_immu… in PHP_METHOD()
3611 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", &object, date_ce_inter… in PHP_FUNCTION()
3779 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", &object, date_ce_timez… in PHP_FUNCTION()
[all …]
/PHP-5.5/ext/mysqli/
H A Dmysqli_warning.c193 if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", in PHP_METHOD()
H A Dmysqli.c1246 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O|sz", &mysql_result, mysq… in php_mysqli_fetch_into_hash()
1261 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O", &mysql_result, mysqli_… in php_mysqli_fetch_into_hash()
1267 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O|l", &mysql_result, mysql… in php_mysqli_fetch_into_hash()
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS87 Fetching of the object is done with zend_parse_method_parameters() instead of
/PHP-5.5/ext/tidy/
H A Dtidy.c58 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, NULL, "O", &object, tidy_ce_doc) == FA…
1382 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, NULL, "Os", &object, tidy_ce_doc, &opt… in PHP_FUNCTION()
1543 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, NULL, "Os", &object, tidy_ce_doc, &opt… in PHP_FUNCTION()
/PHP-5.5/Zend/
H A Dzend_closures.c87 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Oo!|z", &zclosure, zend_ce… in ZEND_METHOD()
H A Dzend_API.h258 ZEND_API int zend_parse_method_parameters(int num_args TSRMLS_DC, zval *this_ptr, const char *type_…
H A Dzend_API.c931 ZEND_API int zend_parse_method_parameters(int num_args TSRMLS_DC, zval *this_ptr, const char *type_… in zend_parse_method_parameters() function
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c412 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Oo", &id, xsl_xsltprocesso… in PHP_FUNCTION()
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c1141 …if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O|O!", &id, xmlreader_clas… in PHP_METHOD()

Completed in 98 milliseconds

12