Home
last modified time | relevance | path

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

/ext-ds/src/
H A Dcommon.h37 #define EXPECTED_BOOL_IS_TRUE(z) (Z_TYPE_P(z) != IS_FALSE && zend_is_true(z)) macro

Completed in 4 milliseconds