Home
last modified time | relevance | path

Searched refs:ZVAL_BOOL (Results 26 – 36 of 36) sorted by relevance

12

/PHP-5.5/Zend/
H A Dzend_object_handlers.c1569 ZVAL_BOOL(writeobj, 1); in zend_std_cast_object_tostring()
/PHP-5.5/ext/zip/
H A Dphp_zip.c859 ZVAL_BOOL(*retval, (long)retint); in php_zip_property_reader()
/PHP-5.5/ext/soap/
H A Dphp_encoding.c1173 ZVAL_BOOL(ret, 1); in to_zval_bool()
1177 ZVAL_BOOL(ret, 0); in to_zval_bool()
H A Dphp_sdl.c3300 ZVAL_BOOL(str_proxy, 1); in get_sdl()
H A Dsoap.c2307 ZVAL_BOOL(return_value, SOAP_GLOBAL(use_soap_error_handler));
/PHP-5.5/ext/snmp/
H A Dsnmp.c2186 ZVAL_BOOL(*retval, snmp_object->name); \
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c1818 ZVAL_BOOL(writeobj, node != NULL || zend_hash_num_elements(prop_hash) > 0); in sxe_object_cast()
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c588 ZVAL_BOOL(dest, *(zend_bool*)value); in fetch_value()
/PHP-5.5/ext/spl/
H A Dspl_directory.c1914 ZVAL_BOOL(writeobj, 1); in spl_filesystem_object_cast()
/PHP-5.5/ext/date/
H A Dphp_date.c4882 ZVAL_BOOL(zv, period_obj->include_start_date); in date_object_get_properties_period()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1429 ZVAL_BOOL(&output, return_output); in _reflection_export()

Completed in 159 milliseconds

12