Home
last modified time | relevance | path

Searched defs:RETURN_BOOL (Results 1 – 1 of 1) sorted by last modified time

/php-src/Zend/
H A Dzend_API.h1033 #define RETURN_BOOL(b) do { RETVAL_BOOL(b); return; } while (0) macro

Completed in 20 milliseconds