Home
last modified time | relevance | path

Searched refs:ZVAL_COPY_VALUE (Results 251 – 275 of 1009) sorted by relevance

1...<<11121314151617181920>>...41

/dports/textproc/php73-simplexml/php-7.3.33/ext/simplexml/
H A Dsimplexml.c359 ZVAL_COPY_VALUE(rv, &EG(uninitialized_zval)); in sxe_prop_dim_read()
697 ZVAL_COPY_VALUE(&sxe->tmp, &ret); in sxe_property_get_adr()
1053 ZVAL_COPY_VALUE(&iter_data, &sxe->iter.data); in sxe_prop_is_empty()
1096 ZVAL_COPY_VALUE(&sxe->iter.data, &iter_data); in sxe_prop_is_empty()
1171 ZVAL_COPY_VALUE(&iter_data, &sxe->iter.data); in sxe_get_prop_hash()
1226 ZVAL_COPY_VALUE(&sxe->iter.data, &iter_data); in sxe_get_prop_hash()
1938 ZVAL_COPY_VALUE(&data, &sxe->iter.data); in php_sxe_count_elements_helper()
1952 ZVAL_COPY_VALUE(&sxe->iter.data, &data); in php_sxe_count_elements_helper()
/dports/lang/php73/php-7.3.33/ext/com_dotnet/
H A Dcom_handlers.c132 ZVAL_COPY_VALUE(&args[0], offset); in com_write_dimension()
133 ZVAL_COPY_VALUE(&args[1], value); in com_write_dimension()
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_interfaces.c41 ZVAL_COPY_VALUE(&params[0], arg1); in zend_call_method()
44 ZVAL_COPY_VALUE(&params[1], arg2); in zend_call_method()
/dports/www/mod_php81/php-8.1.1/ext/com_dotnet/
H A Dcom_handlers.c131 ZVAL_COPY_VALUE(&args[0], offset); in com_write_dimension()
132 ZVAL_COPY_VALUE(&args[1], value); in com_write_dimension()
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_interfaces.c45 ZVAL_COPY_VALUE(&params[0], arg1); in zend_call_method()
48 ZVAL_COPY_VALUE(&params[1], arg2); in zend_call_method()
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_interfaces.c45 ZVAL_COPY_VALUE(&params[0], arg1); in zend_call_method()
48 ZVAL_COPY_VALUE(&params[1], arg2); in zend_call_method()
/dports/lang/php81/php-8.1.1/ext/com_dotnet/
H A Dcom_handlers.c131 ZVAL_COPY_VALUE(&args[0], offset); in com_write_dimension()
132 ZVAL_COPY_VALUE(&args[1], value); in com_write_dimension()
/dports/lang/php80/php-8.0.15/ext/com_dotnet/
H A Dcom_handlers.c131 ZVAL_COPY_VALUE(&args[0], offset); in com_write_dimension()
132 ZVAL_COPY_VALUE(&args[1], value); in com_write_dimension()
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_interfaces.c41 ZVAL_COPY_VALUE(&params[0], arg1); in zend_call_method()
44 ZVAL_COPY_VALUE(&params[1], arg2); in zend_call_method()
/dports/www/mod_php73/php-7.3.33/ext/com_dotnet/
H A Dcom_handlers.c132 ZVAL_COPY_VALUE(&args[0], offset); in com_write_dimension()
133 ZVAL_COPY_VALUE(&args[1], value); in com_write_dimension()
/dports/www/mod_php80/php-8.0.15/ext/com_dotnet/
H A Dcom_handlers.c131 ZVAL_COPY_VALUE(&args[0], offset); in com_write_dimension()
132 ZVAL_COPY_VALUE(&args[1], value); in com_write_dimension()
/dports/devel/swig/swig-4.0.2/Lib/php/
H A Ddirector.swg86 ZVAL_COPY_VALUE(&swig_self, self);
/dports/archivers/pecl-rar/rar-4.2.0/
H A Dphp_rar.h182 #define ZVAL_COPY_VALUE(z, v) \ macro
/dports/lang/php73/php-7.3.33/ext/standard/
H A Darray.c1414 ZVAL_COPY_VALUE(&ref, zv); in php_array_walk()
1797 ZVAL_COPY_VALUE(orig_var, entry);
1882 ZVAL_COPY_VALUE(orig_var, entry);
1985 ZVAL_COPY_VALUE(orig_var, entry);
2216 ZVAL_COPY_VALUE(orig_var, entry);
2325 ZVAL_COPY_VALUE(orig_var, entry);
2642 ZVAL_COPY_VALUE(&p->val, val);
4586 ZVAL_COPY_VALUE(&args[0], a);
4587 ZVAL_COPY_VALUE(&args[1], b);
5989 ZVAL_COPY_VALUE(&args[0], &result);
[all …]
H A Dformatted_print.c420 ZVAL_COPY_VALUE(&newargs[0], z_format); in php_formatted_print()
423 ZVAL_COPY_VALUE(&newargs[i], zv); in php_formatted_print()
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Darray.c1414 ZVAL_COPY_VALUE(&ref, zv); in php_array_walk()
1797 ZVAL_COPY_VALUE(orig_var, entry);
1882 ZVAL_COPY_VALUE(orig_var, entry);
1985 ZVAL_COPY_VALUE(orig_var, entry);
2216 ZVAL_COPY_VALUE(orig_var, entry);
2325 ZVAL_COPY_VALUE(orig_var, entry);
2642 ZVAL_COPY_VALUE(&p->val, val);
4586 ZVAL_COPY_VALUE(&args[0], a);
4587 ZVAL_COPY_VALUE(&args[1], b);
5989 ZVAL_COPY_VALUE(&args[0], &result);
[all …]
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/
H A Dsqlite3.c503 ZVAL_COPY_VALUE(&free_item->stmt_obj_zval, return_value); in PHP_METHOD()
560 ZVAL_COPY_VALUE(&result->stmt_obj_zval, &stmt); in PHP_METHOD()
716 ZVAL_COPY_VALUE(&fc->fci.function_name, cb); in sqlite3_do_callback()
824 ZVAL_COPY_VALUE(&agg_context->zval_context, &retval); in sqlite3_do_callback()
873 ZVAL_COPY_VALUE(&collation->fci.fci.function_name, &collation->cmp_func); in php_sqlite3_callback_compare()
1725 ZVAL_COPY_VALUE(&free_item->stmt_obj_zval, object); in PHP_METHOD()
/dports/lang/php73/php-7.3.33/ext/sqlite3/
H A Dsqlite3.c503 ZVAL_COPY_VALUE(&free_item->stmt_obj_zval, return_value); in PHP_METHOD()
560 ZVAL_COPY_VALUE(&result->stmt_obj_zval, &stmt); in PHP_METHOD()
716 ZVAL_COPY_VALUE(&fc->fci.function_name, cb); in sqlite3_do_callback()
824 ZVAL_COPY_VALUE(&agg_context->zval_context, &retval); in sqlite3_do_callback()
873 ZVAL_COPY_VALUE(&collation->fci.fci.function_name, &collation->cmp_func); in php_sqlite3_callback_compare()
1725 ZVAL_COPY_VALUE(&free_item->stmt_obj_zval, object); in PHP_METHOD()
/dports/www/mod_php73/php-7.3.33/ext/sqlite3/
H A Dsqlite3.c503 ZVAL_COPY_VALUE(&free_item->stmt_obj_zval, return_value); in PHP_METHOD()
560 ZVAL_COPY_VALUE(&result->stmt_obj_zval, &stmt); in PHP_METHOD()
716 ZVAL_COPY_VALUE(&fc->fci.function_name, cb); in sqlite3_do_callback()
824 ZVAL_COPY_VALUE(&agg_context->zval_context, &retval); in sqlite3_do_callback()
873 ZVAL_COPY_VALUE(&collation->fci.fci.function_name, &collation->cmp_func); in php_sqlite3_callback_compare()
1725 ZVAL_COPY_VALUE(&free_item->stmt_obj_zval, object); in PHP_METHOD()
/dports/www/mod_php81/php-8.1.1/ext/xml/
H A Dxml.c457 ZVAL_COPY_VALUE(&fci.function_name, handler); in xml_call_handler()
1052 ZVAL_COPY_VALUE(&parser->index, return_value); in php_xml_parser_create_impl()
1297 ZVAL_COPY_VALUE(&parser->data, xdata); in PHP_FUNCTION()
1300 ZVAL_COPY_VALUE(&parser->info, info); in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/xml/
H A Dxml.c463 ZVAL_COPY_VALUE(&fci.function_name, handler); in xml_call_handler()
1059 ZVAL_COPY_VALUE(&parser->index, return_value); in php_xml_parser_create_impl()
1304 ZVAL_COPY_VALUE(&parser->data, xdata); in PHP_FUNCTION()
1307 ZVAL_COPY_VALUE(&parser->info, info); in PHP_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/xml/
H A Dxml.c463 ZVAL_COPY_VALUE(&fci.function_name, handler); in xml_call_handler()
1059 ZVAL_COPY_VALUE(&parser->index, return_value); in php_xml_parser_create_impl()
1304 ZVAL_COPY_VALUE(&parser->data, xdata); in PHP_FUNCTION()
1307 ZVAL_COPY_VALUE(&parser->info, info); in PHP_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/xml/
H A Dxml.c457 ZVAL_COPY_VALUE(&fci.function_name, handler); in xml_call_handler()
1052 ZVAL_COPY_VALUE(&parser->index, return_value); in php_xml_parser_create_impl()
1297 ZVAL_COPY_VALUE(&parser->data, xdata); in PHP_FUNCTION()
1300 ZVAL_COPY_VALUE(&parser->info, info); in PHP_FUNCTION()
/dports/textproc/php81-xml/php-8.1.1/ext/xml/
H A Dxml.c457 ZVAL_COPY_VALUE(&fci.function_name, handler); in xml_call_handler()
1052 ZVAL_COPY_VALUE(&parser->index, return_value); in php_xml_parser_create_impl()
1297 ZVAL_COPY_VALUE(&parser->data, xdata); in PHP_FUNCTION()
1300 ZVAL_COPY_VALUE(&parser->info, info); in PHP_FUNCTION()
/dports/textproc/php80-xml/php-8.0.15/ext/xml/
H A Dxml.c463 ZVAL_COPY_VALUE(&fci.function_name, handler); in xml_call_handler()
1059 ZVAL_COPY_VALUE(&parser->index, return_value); in php_xml_parser_create_impl()
1304 ZVAL_COPY_VALUE(&parser->data, xdata); in PHP_FUNCTION()
1307 ZVAL_COPY_VALUE(&parser->info, info); in PHP_FUNCTION()

1...<<11121314151617181920>>...41