Home
last modified time | relevance | path

Searched refs:ZEND_PARSE_PARAMETERS_END_EX (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/intl/dateformat/
H A Ddatepatterngenerator_methods.cpp45 ZEND_PARSE_PARAMETERS_END_EX(return FAILURE); in dtpg_ctor()
H A Ddateformat_create.cpp82 ZEND_PARSE_PARAMETERS_END_EX(return FAILURE); in datefmt_ctor()
/PHP-8.1/ext/intl/uchar/
H A Duchar.c44 ZEND_PARSE_PARAMETERS_END_EX(return FAILURE); in parse_code_point_param()
/PHP-8.1/Zend/
H A Dzend_API.h1402 #define ZEND_PARSE_PARAMETERS_END_EX(failure) \ macro
1414 ZEND_PARSE_PARAMETERS_END_EX(return)
/PHP-8.1/ext/oci8/
H A Doci8_statement.c1520 ZEND_PARSE_PARAMETERS_END_EX(return NULL); in php_oci_statement_get_column_helper()
/PHP-8.1/ext/standard/
H A Darray.c949 ZEND_PARSE_PARAMETERS_END_EX( PHP_ARRAY_CMP_FUNC_RESTORE(); return ); in php_usort()

Completed in 45 milliseconds