Home
last modified time | relevance | path

Searched refs:ZVAL_NULL (Results 76 – 100 of 115) sorted by relevance

12345

/PHP-7.3/ext/xsl/
H A Dxsltprocessor.c232 ZVAL_NULL(&args[i]); in xsl_ext_function_php()
/PHP-7.3/ext/odbc/
H A Dphp_odbc.c1817 ZVAL_NULL(&tmp); in php_odbc_fetch_hash()
1826 ZVAL_NULL(&tmp); in php_odbc_fetch_hash()
1972 ZVAL_NULL(&tmp); in PHP_FUNCTION()
1981 ZVAL_NULL(&tmp); in PHP_FUNCTION()
/PHP-7.3/ext/session/
H A Dsession.c184 ZVAL_NULL(&empty_var); in php_add_session_var()
860 ZVAL_NULL(&session_vars); in PS_SERIALIZER_DECODE_FUNC()
867 ZVAL_NULL(&session_vars); in PS_SERIALIZER_DECODE_FUNC()
/PHP-7.3/ext/com_dotnet/
H A Dcom_variant.c186 ZVAL_NULL(z); in php_com_zval_from_variant()
/PHP-7.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c2027 ZVAL_NULL(&retval); in magiccheck()
2028 ZVAL_NULL(&subpats); in magiccheck()
/PHP-7.3/ext/spl/
H A Dspl_directory.c557 ZVAL_NULL(return_value); in spl_filesystem_object_create_type()
564 ZVAL_NULL(return_value); in spl_filesystem_object_create_type()
1884 ZVAL_NULL(writeobj); in spl_filesystem_object_cast()
H A Dphp_spl.c277 ZVAL_NULL(&dummy); in spl_autoload()
H A Dspl_iterators.c1230 ZVAL_NULL(&prefix); in SPL_METHOD()
1231 ZVAL_NULL(&entry); in SPL_METHOD()
1278 ZVAL_NULL(&key); in SPL_METHOD()
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c133 ZVAL_NULL(zv); in ps_fetch_null()
H A Dmysqlnd_wireprotocol.c1471 ZVAL_NULL(current_field); in php_mysqlnd_rowp_read_binary_protocol()
1552 ZVAL_NULL(current_field); in php_mysqlnd_rowp_read_text_protocol_aux()
/PHP-7.3/Zend/
H A Dzend_compile.c1512 ZVAL_NULL(zv); in zend_try_compile_const_expr_resolve_class_name()
1523 ZVAL_NULL(zv); in zend_try_compile_const_expr_resolve_class_name()
2378 ZVAL_NULL(&zn.u.constant); in zend_emit_final_return()
4321 ZVAL_NULL(&value_zv); in zend_compile_static_var()
4467 ZVAL_NULL(&expr_node.u.constant); in zend_compile_return()
4614 ZVAL_NULL(label); in zend_resolve_goto_label()
5765 ZVAL_NULL(&zv); in zend_compile_closure_uses()
6140 ZVAL_NULL(&value_zv); in zend_compile_prop_decl()
8700 ZVAL_NULL(&result); in zend_eval_const_expr()
H A Dzend_generators.c1138 ZVAL_NULL(key); in zend_generator_iterator_get_key()
H A Dzend_types.h726 #define ZVAL_NULL(z) do { \ macro
H A Dzend_language_scanner.c1638 ZVAL_NULL(zendlval); in lex_scan()
7265 ZVAL_NULL(zendlval); in lex_scan()
7693 ZVAL_NULL(zendlval); in lex_scan()
8097 ZVAL_NULL(zendlval); in lex_scan()
/PHP-7.3/ext/xmlreader/
H A Dphp_xmlreader.c109 ZVAL_NULL(rv); in xmlreader_property_reader()
/PHP-7.3/ext/standard/
H A Dvar.c765 ZVAL_NULL(&nval); in php_var_serialize_class()
H A Darray.c5483 ZVAL_NULL(&dummy);
5971 ZVAL_NULL(&result);
6188 ZVAL_NULL(&zv);
6214 ZVAL_NULL(&params[i]);
/PHP-7.3/ext/opcache/Optimizer/
H A Dblock_pass.c324 ZVAL_NULL(&ZEND_OP1_LITERAL(last_op)); in zend_optimize_block()
709 ZVAL_NULL(&ZEND_OP2_LITERAL(src)); in zend_optimize_block()
/PHP-7.3/ext/zip/
H A Dphp_zip.c822 ZVAL_NULL(&tmp); in php_zip_register_prop_handler()
869 ZVAL_NULL(rv); in php_zip_property_reader()
/PHP-7.3/ext/wddx/
H A Dwddx.c781 ZVAL_NULL(&ent.data); in php_wddx_push_element()
/PHP-7.3/ext/dom/
H A Delement.c267 ZVAL_NULL(retval); in dom_element_schema_type_info_read()
/PHP-7.3/ext/date/
H A Dphp_date.c5179 ZVAL_NULL(&zv); in date_object_get_properties_period()
5189 ZVAL_NULL(&zv); in date_object_get_properties_period()
5199 ZVAL_NULL(&zv); in date_object_get_properties_period()
5210 ZVAL_NULL(&zv); in date_object_get_properties_period()
/PHP-7.3/ext/simplexml/
H A Dsimplexml.c1831 ZVAL_NULL(object); in cast_object()
2448 ZVAL_NULL(key); in php_sxe_iterator_current_key()
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c1140 ZVAL_NULL(&name); in reflection_parameter_factory()
1313 ZVAL_NULL(&params[1]); in _reflection_export()
2226 ZVAL_NULL(return_value); in ZEND_METHOD()
2435 ZVAL_NULL(&name); in ZEND_METHOD()
/PHP-7.3/ext/curl/
H A Dinterface.c1721 ZVAL_NULL(&argv[1]); in curl_read()
3255 ZVAL_NULL(&retnull); in PHP_FUNCTION()

Completed in 233 milliseconds

12345