Home
last modified time | relevance | path

Searched refs:ZEND_BEGIN_ARG_INFO_EX (Results 51 – 61 of 61) sorted by relevance

123

/php-src/ext/intl/calendar/
H A Dcalendar_arginfo.h4 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_IntlCalendar___construct, 0, 0, 0)
189 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_IntlGregorianCalendar___construct, 0, 0, 0)
/php-src/ext/mysqli/
H A Dmysqli_arginfo.h416 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_mysqli___construct, 0, 0, 0)
482 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_mysqli_init, 0, 0, 0)
587 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_mysqli_result___construct, 0, 0, 1)
641 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_mysqli_stmt___construct, 0, 0, 1)
/php-src/ext/snmp/
H A Dsnmp_arginfo.h117 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_SNMP___construct, 0, 0, 3)
/php-src/ext/intl/converter/
H A Dconverter_arginfo.h4 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_UConverter___construct, 0, 0, 0)
/php-src/ext/pcntl/
H A Dpcntl_arginfo.h26 ZEND_BEGIN_ARG_INFO_EX(arginfo_pcntl_signal_get_handler, 0, 0, 1)
/php-src/ext/pdo/
H A Dpdo_dbh_arginfo.h4 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_PDO___construct, 0, 0, 1)
/php-src/ext/intl/formatter/
H A Dformatter_arginfo.h4 ZEND_BEGIN_ARG_INFO_EX(arginfo_class_NumberFormatter___construct, 0, 0, 2)
/php-src/ext/sockets/
H A Dsockets_arginfo.h161 ZEND_BEGIN_ARG_INFO_EX(arginfo_socket_export_stream, 0, 0, 1)
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h402 ZEND_BEGIN_ARG_INFO_EX(arginfo_pg_socket, 0, 0, 1)
/php-src/Zend/
H A Dzend_API.h214 #define ZEND_BEGIN_ARG_INFO_EX(name, _unused, return_reference, required_num_args) \ macro
218 ZEND_BEGIN_ARG_INFO_EX(name, {}, ZEND_RETURN_VALUE, -1)
H A Dzend_execute.c137 ZEND_BEGIN_ARG_INFO_EX(zend_pass_function_arg_info, 0, 0, 0)

Completed in 50 milliseconds

123