Home
last modified time | relevance | path

Searched refs:ZEND_PARSE_PARAMETERS_START (Results 126 – 143 of 143) sorted by relevance

123456

/php-src/ext/gmp/
H A Dgmp.c900 ZEND_PARSE_PARAMETERS_START(1, 2) in ZEND_FUNCTION()
2061 ZEND_PARSE_PARAMETERS_START(0, 2) in ZEND_METHOD()
2102 ZEND_PARSE_PARAMETERS_START(1, 1) in ZEND_METHOD()
/php-src/win32/
H A Dcodepage.c670 ZEND_PARSE_PARAMETERS_START(3, 3) in PHP_FUNCTION()
/php-src/ext/standard/
H A Dbrowscap.c711 ZEND_PARSE_PARAMETERS_START(0, 2) in PHP_FUNCTION()
/php-src/ext/hash/
H A Dhash.c430 ZEND_PARSE_PARAMETERS_START(2, 4) in PHP_FUNCTION()
452 ZEND_PARSE_PARAMETERS_START(2, 4) in PHP_FUNCTION()
/php-src/ext/gd/
H A Dgd.c2060 ZEND_PARSE_PARAMETERS_START(3, 3) in PHP_FUNCTION()
2325 ZEND_PARSE_PARAMETERS_START(4, 4) in PHP_FUNCTION()
2685 ZEND_PARSE_PARAMETERS_START(1, 1) in php_imagefontsize()
2752 ZEND_PARSE_PARAMETERS_START(6, 6) in php_imagechar()
/php-src/Zend/
H A Dzend_weakrefs.c302 ZEND_PARSE_PARAMETERS_START(1,1) in ZEND_METHOD()
H A Dzend_API.h1615 #define ZEND_PARSE_PARAMETERS_START(min_num_args, max_num_args) \ macro
/php-src/ext/opcache/
H A Dzend_accelerator_module.c981 ZEND_PARSE_PARAMETERS_START(1, 1)
/php-src/ext/phar/
H A Dphar_object.c3988 ZEND_PARSE_PARAMETERS_START(0, 1) in PHP_METHOD()
4329 ZEND_PARSE_PARAMETERS_START(1, 3) in PHP_METHOD()
4688 ZEND_PARSE_PARAMETERS_START(0, 1) in PHP_METHOD()
/php-src/ext/spl/
H A Dspl_iterators.c2989 ZEND_PARSE_PARAMETERS_START(1, 2) in PHP_FUNCTION()
3023 ZEND_PARSE_PARAMETERS_START(1, 1) in PHP_FUNCTION()
H A Dspl_array.c1028 ZEND_PARSE_PARAMETERS_START(1, 1) in PHP_METHOD()
H A Dspl_directory.c1485 ZEND_PARSE_PARAMETERS_START(0, 1) in PHP_METHOD()
/php-src/ext/odbc/
H A Dphp_odbc.c1739 ZEND_PARSE_PARAMETERS_START(2, 2) in PHP_FUNCTION()
2262 ZEND_PARSE_PARAMETERS_START(1, 4)
/php-src/ext/exif/
H A Dexif.c4503 ZEND_PARSE_PARAMETERS_START(1, 4) in PHP_FUNCTION()
4708 ZEND_PARSE_PARAMETERS_START(1, 4) in PHP_FUNCTION()
/php-src/ext/soap/
H A Dsoap.c586 ZEND_PARSE_PARAMETERS_START(2, 5) in PHP_METHOD()
639 ZEND_PARSE_PARAMETERS_START(2, 6) in PHP_METHOD()
/php-src/ext/zip/
H A Dphp_zip.c2813 ZEND_PARSE_PARAMETERS_START(1, 2)
/php-src/ext/session/
H A Dsession.c1704 ZEND_PARSE_PARAMETERS_START(1, 5) in PHP_FUNCTION()
/php-src/ext/ldap/
H A Dldap.c1445 ZEND_PARSE_PARAMETERS_START(3, 9) in php_ldap_do_search()

Completed in 162 milliseconds

123456