Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds