Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h1061 #define ZVAL_IS_NULL(z) (Z_TYPE_P(z) == IS_NULL) macro

Completed in 31 milliseconds