Home
last modified time | relevance | path

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

/php-src/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-src/ext/intl/uchar/
H A Duchar.c45 ZEND_PARSE_PARAMETERS_END_EX(return FAILURE); in parse_code_point_param()
/php-src/ext/dba/
H A Ddba.c968 ZEND_PARSE_PARAMETERS_END_EX(goto standard;); in PHP_FUNCTION()
/php-src/Zend/
H A Dzend_API.h1622 #define ZEND_PARSE_PARAMETERS_END_EX(failure) \ macro
1634 ZEND_PARSE_PARAMETERS_END_EX(return)
/php-src/ext/standard/
H A Darray.c897 ZEND_PARSE_PARAMETERS_END_EX( PHP_ARRAY_CMP_FUNC_RESTORE(); return ); in php_usort()

Completed in 45 milliseconds