Home
last modified time | relevance | path

Searched refs:Z_SET_ISREF_TO_PP (Results 1 – 2 of 2) sorted by last modified time

/PHP-5.5/ext/reflection/
H A Dphp_reflection.c3482 Z_SET_ISREF_TO_PP(variable_ptr, is_ref); in ZEND_METHOD()
/PHP-5.5/Zend/
H A Dzend.h347 #define Z_SET_ISREF_TO_PP(ppz, isref) Z_SET_ISREF_TO_P(*(ppz), isref) macro
818 Z_SET_ISREF_TO_PP(ppzv_dest, is_ref); \

Completed in 23 milliseconds