Home
last modified time | relevance | path

Searched refs:ZVAL_FALSE (Results 1 – 13 of 13) sorted by relevance

/PHP-5.5/ext/filter/
H A Dfilter_private.h99 ZVAL_FALSE(value); \
H A Dfilter.c383 ZVAL_FALSE(*value); in php_zval_filter()
646 ZVAL_FALSE(*filtered); in php_filter_call()
661 ZVAL_FALSE(*filtered); in php_filter_call()
/PHP-5.5/ext/dom/
H A Ddocument.c537 ZVAL_FALSE(*retval); in dom_document_strict_error_checking_read()
580 ZVAL_FALSE(*retval); in dom_document_format_output_read()
622 ZVAL_FALSE(*retval); in dom_document_validate_on_parse_read()
664 ZVAL_FALSE(*retval); in dom_document_resolve_externals_read()
706 ZVAL_FALSE(*retval); in dom_document_preserve_whitespace_read()
748 ZVAL_FALSE(*retval); in dom_document_recover_read()
790 ZVAL_FALSE(*retval); in dom_document_substitue_entities_read()
/PHP-5.5/ext/standard/
H A Dassert.c218 ZVAL_FALSE(retval); in PHP_FUNCTION()
H A Dbasic_functions.c4402 ZVAL_FALSE(val);
/PHP-5.5/ext/sockets/
H A Dsendrecvmsg.c259 ZVAL_FALSE(zmsg); in PHP_FUNCTION()
/PHP-5.5/ext/sysvmsg/
H A Dsysvmsg.c350 ZVAL_FALSE(out_message); in PHP_FUNCTION()
/PHP-5.5/ext/json/
H A Djson.c791 ZVAL_FALSE(return_value); in PHP_FUNCTION()
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c1051 ZVAL_FALSE(result);
1078 ZVAL_FALSE(result);
1131 ZVAL_FALSE(result);
/PHP-5.5/ext/xml/
H A Dxml.c409 ZVAL_FALSE(ret); in _xml_xmlchar_zval()
/PHP-5.5/Zend/
H A Dzend_API.h614 #define ZVAL_FALSE(z) ZVAL_BOOL(z, 0) macro
/PHP-5.5/ext/oci8/
H A Doci8.c2529 ZVAL_FALSE(value); in php_oci_column_to_zval()
2557 ZVAL_FALSE(value); in php_oci_column_to_zval()
/PHP-5.5/ext/date/
H A Dphp_date.c2439 ZVAL_FALSE(zv); in date_object_get_properties_interval()
4062 ZVAL_FALSE(retval); in date_interval_read_property()

Completed in 67 milliseconds