Searched defs:ZVAL_TRUE (Results 1 – 1 of 1) sorted by relevance
611 #define ZVAL_TRUE(z) ZVAL_BOOL(z, 1) macro
Completed in 16 milliseconds