Home
last modified time | relevance | path

Searched refs:SEPARATE_ZVAL_IF_NOT_REF (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp498 SEPARATE_ZVAL_IF_NOT_REF(elem); in umsg_format_helper()
530 SEPARATE_ZVAL_IF_NOT_REF(elem); in umsg_format_helper()
554 SEPARATE_ZVAL_IF_NOT_REF(elem); in umsg_format_helper()
/PHP-7.1/
H A DREADME.PARAMETER_PARSING_API79 / - use SEPARATE_ZVAL_IF_NOT_REF() on the parameter it follows
/PHP-7.1/Zend/
H A Dzend_types.h995 #define SEPARATE_ZVAL_IF_NOT_REF(zv) do { \ macro

Completed in 18 milliseconds