Searched defs:IS_NULL (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/ext/mbstring/oniguruma/ | ||
H A D | regint.h | 209 #define IS_NULL(p) (((void*)(p)) == (void*)0) macro |
/PHP-7.1/Zend/ | ||
H A D | zend_types.h | 305 #define IS_NULL 1 macro |
Completed in 18 milliseconds