Home
last modified time | relevance | path

Searched defs:Z_ADDREF_P (Results 1 – 2 of 2) sorted by relevance

/PHP-8.4/ext/intl/msgformat/
H A Dmsgformat_format.c28 #define Z_ADDREF_P(z) ((z)->refcount++) macro
/PHP-8.4/Zend/
H A Dzend_types.h1267 #define Z_ADDREF_P(pz) zval_addref_p(pz) macro

Completed in 13 milliseconds