Home
last modified time | relevance | path

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

/PHP-5.5/ext/dom/
H A Dattr.c133 ZVAL_TRUE(*retval); in dom_attr_specified_read()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_net.c872 ZVAL_TRUE(&verify_peer_zval); in MYSQLND_METHOD()
/PHP-5.5/Zend/
H A Dzend_API.h615 #define ZVAL_TRUE(z) ZVAL_BOOL(z, 1) macro

Completed in 17 milliseconds