Home
last modified time | relevance | path

Searched refs:INIT_PZVAL (Results 1 – 25 of 56) sorted by relevance

123

/PHP-5.3/ext/standard/
H A Dvar_unserializer.re382 INIT_PZVAL(&fname);
457 INIT_PZVAL(*rval);
464 INIT_PZVAL(*rval);
491 INIT_PZVAL(*rval);
498 INIT_PZVAL(*rval);
516 INIT_PZVAL(*rval);
544 INIT_PZVAL(*rval);
573 INIT_PZVAL(*rval);
587 INIT_PZVAL(*rval);
600 INIT_PZVAL(*rval);
[all …]
H A Dvar_unserializer.c378 INIT_PZVAL(&fname); in object_common2()
567 INIT_PZVAL(*rval); in php_var_unserialize()
692 INIT_PZVAL(*rval); in php_var_unserialize()
728 INIT_PZVAL(*rval); in php_var_unserialize()
784 INIT_PZVAL(*rval); in php_var_unserialize()
833 INIT_PZVAL(*rval); in php_var_unserialize()
931 INIT_PZVAL(*rval); in php_var_unserialize()
997 INIT_PZVAL(*rval); in php_var_unserialize()
1059 INIT_PZVAL(*rval); in php_var_unserialize()
1074 INIT_PZVAL(*rval); in php_var_unserialize()
[all …]
H A Dbrowscap.c168 INIT_PZVAL(new_property); in php_browscap_parser_cb()
204 INIT_PZVAL(bdata->current_section); in php_browscap_parser_cb()
206 INIT_PZVAL(processed); in php_browscap_parser_cb()
208 INIT_PZVAL(unprocessed); in php_browscap_parser_cb()
463 INIT_PZVAL(new); in browscap_zval_copy_ctor()
/PHP-5.3/Zend/
H A Dzend_object_handlers.c339 INIT_PZVAL(tmp_member); in zend_std_read_property()
429 INIT_PZVAL(tmp_member); in zend_std_write_property()
649 INIT_PZVAL(tmp_member); in zend_std_unset_property()
711 INIT_PZVAL(method_args_ptr); in zend_std_call_user_call()
1170 INIT_PZVAL(tmp_member); in zend_std_has_property()
1292 INIT_PZVAL(writeobj); in zend_std_cast_object_tostring()
1303 INIT_PZVAL(writeobj); in zend_std_cast_object_tostring()
1314 INIT_PZVAL(writeobj); in zend_std_cast_object_tostring()
1320 INIT_PZVAL(writeobj); in zend_std_cast_object_tostring()
1329 INIT_PZVAL(writeobj); in zend_std_cast_object_tostring()
[all …]
H A Dzend_language_parser.y453 …pe = IS_CONST; Z_LVAL($$.u.constant)=1; Z_TYPE($$.u.constant)=IS_LONG; INIT_PZVAL(&$$.u.constant);…
454 …pe = IS_CONST; Z_LVAL($$.u.constant)=1; Z_TYPE($$.u.constant)=IS_LONG; INIT_PZVAL(&$$.u.constant);…
455 …pe = IS_CONST; Z_LVAL($$.u.constant)=1; Z_TYPE($$.u.constant)=IS_LONG; INIT_PZVAL(&$$.u.constant);…
456 …pe = IS_CONST; Z_LVAL($$.u.constant)=1; Z_TYPE($$.u.constant)=IS_LONG; INIT_PZVAL(&$$.u.constant);…
617 …t, &$2.u.constant TSRMLS_CC); $$ = $2; } else { $1.op_type = IS_CONST; INIT_PZVAL(&$1.u.constant);…
618 …t, &$2.u.constant TSRMLS_CC); $$ = $2; } else { $1.op_type = IS_CONST; INIT_PZVAL(&$1.u.constant);…
743 …/* empty */ { ZVAL_EMPTY_STRING(&$$.u.constant); INIT_PZVAL(&$$.u.constant); $$.op_type = IS_CONST…
767 …| T_START_HEREDOC T_END_HEREDOC { ZVAL_EMPTY_STRING(&$$.u.constant); INIT_PZVAL(&$$.u.constant); $…
799 /* empty */ { $$.op_type = IS_CONST; INIT_PZVAL(&$$.u.constant); array_init(&$$.u.constant); }
811 …| static_scalar T_DOUBLE_ARROW static_scalar { $$.op_type = IS_CONST; INIT_PZVAL(&$$.u.constant); …
[all …]
H A Dzend.h663 #define INIT_PZVAL(z) \ macro
675 INIT_PZVAL(zv);
712 INIT_PZVAL(&(zv));
717 INIT_PZVAL((pzv));
H A Dzend_builtin_functions.c416 INIT_PZVAL(return_value); in ZEND_FUNCTION()
445 INIT_PZVAL(element); in ZEND_FUNCTION()
909 INIT_PZVAL(prop_copy); in add_class_vars()
1436 INIT_PZVAL(return_value); in ZEND_FUNCTION()
1451 INIT_PZVAL(EG(user_error_handler)); in ZEND_FUNCTION()
1806 INIT_PZVAL(const_val); in add_constant_info()
1888 INIT_PZVAL(const_val); in ZEND_FUNCTION()
H A Dzend_gc.c424 INIT_PZVAL(&z); in gc_mark_roots()
532 INIT_PZVAL(&z); in gc_scan_roots()
636 INIT_PZVAL(&z); in gc_collect_roots()
H A Dzend_API.c65 INIT_PZVAL(new_tmp); in zend_get_parameters()
100 INIT_PZVAL(new_tmp); in _zend_get_parameters_array()
1050 INIT_PZVAL(r); in zend_update_class_constants()
3204 INIT_PZVAL(property); in zend_declare_property_bool()
3219 INIT_PZVAL(property); in zend_declare_property_long()
3234 INIT_PZVAL(property); in zend_declare_property_double()
3252 INIT_PZVAL(property); in zend_declare_property_string()
3268 INIT_PZVAL(property); in zend_declare_property_stringl()
3289 INIT_PZVAL(constant); in zend_declare_class_constant_null()
3304 INIT_PZVAL(constant); in zend_declare_class_constant_long()
[all …]
H A Dzend_execute_API.c497 INIT_PZVAL(value); in zval_deep_copy()
868 INIT_PZVAL(param); in zend_call_function()
908 INIT_PZVAL(param); in zend_call_function()
941 INIT_PZVAL(this_ptr); in zend_call_function()
1098 INIT_PZVAL(class_name_ptr); in zend_lookup_class_ex()
H A Dzend_vm_def.h706 INIT_PZVAL(z_copy);
902 INIT_PZVAL(z);
1531 INIT_PZVAL(EX_T(opline->result.u.var).var.ptr);
1566 INIT_PZVAL(EX_T(opline->result.u.var).var.ptr);
1819 INIT_PZVAL(str);
1839 INIT_PZVAL(str);
1863 INIT_PZVAL(str);
2794 INIT_PZVAL(assignment_value);
2929 INIT_PZVAL(object_zval);
3336 INIT_PZVAL(EX_T(opline->result.u.var).var.ptr);
[all …]
H A Dzend_constants.c404 INIT_PZVAL(result); in zend_get_constant_ex()
/PHP-5.3/sapi/milter/
H A Dphp_milter.c218 INIT_PZVAL(param[0]); in mlfi_connect()
252 INIT_PZVAL(param[0]); in mlfi_helo()
287 INIT_PZVAL(param[0]); in mlfi_envfrom()
327 INIT_PZVAL(param[0]); in mlfi_envrcpt()
369 INIT_PZVAL(param[0]); in mlfi_header()
370 INIT_PZVAL(param[1]); in mlfi_header()
437 INIT_PZVAL(param[0]); in mlfi_body()
/PHP-5.3/main/
H A Dphp_variables.c319 INIT_PZVAL(array_ptr); in SAPI_TREAT_DATA_FUNC()
509 INIT_PZVAL(tmp); in php_build_argv()
528 INIT_PZVAL(tmp); in php_build_argv()
596 INIT_PZVAL(array_ptr); in php_register_server_variables()
776 INIT_PZVAL(PG(http_globals)[i]); in php_hash_environment()
822 INIT_PZVAL(server_vars); in php_auto_globals_create_server()
845 INIT_PZVAL(env_vars); in php_auto_globals_create_env()
874 INIT_PZVAL(form_variables); in php_auto_globals_create_request()
H A Dphp_ini.c260 INIT_PZVAL(option_arr); in php_ini_parser_cb()
331 INIT_PZVAL(section_arr); in php_ini_parser_cb()
/PHP-5.3/
H A DREADME.input_filter113 INIT_PZVAL(array_ptr);
121 INIT_PZVAL(array_ptr);
129 INIT_PZVAL(array_ptr);
/PHP-5.3/ext/wddx/
H A Dwddx.c754 INIT_PZVAL(ent.data); in php_wddx_push_element()
764 INIT_PZVAL(ent.data); in php_wddx_push_element()
786 INIT_PZVAL(ent.data); in php_wddx_push_element()
799 INIT_PZVAL(ent.data); in php_wddx_push_element()
811 INIT_PZVAL(ent.data); in php_wddx_push_element()
821 INIT_PZVAL(ent.data); in php_wddx_push_element()
829 INIT_PZVAL(ent.data); in php_wddx_push_element()
905 INIT_PZVAL(ent.data); in php_wddx_push_element()
/PHP-5.3/ext/soap/
H A Dphp_http.c324 INIT_PZVAL(params[0]); in make_http_soap_request()
326 INIT_PZVAL(params[1]); in make_http_soap_request()
328 INIT_PZVAL(params[2]); in make_http_soap_request()
1186 INIT_PZVAL(params[0]); in make_http_soap_request()
1192 INIT_PZVAL(params[0]); in make_http_soap_request()
/PHP-5.3/sapi/cli/
H A Dphp_cli.c1247 INIT_PZVAL(argi); in WinMain()
1258 INIT_PZVAL(argn); in WinMain()
1314 INIT_PZVAL(ref); in WinMain()
/PHP-5.3/ext/mbstring/
H A Dmb_gpc.c78 INIT_PZVAL(array_ptr); in ZEND_EXTERN_MODULE_GLOBALS()
/PHP-5.3/ext/interbase/
H A Dibase_events.c347 INIT_PZVAL(event->callback); in PHP_FUNCTION()
/PHP-5.3/win32/
H A Dregistry.c91 INIT_PZVAL(data); in LoadDirectory()
/PHP-5.3/ext/filter/
H A Dfilter.c419 INIT_PZVAL(array_ptr); \ in php_sapi_filter()
474 INIT_PZVAL(tmp_new_var); in php_sapi_filter()
/PHP-5.3/ext/pcre/
H A Dphp_pcre.c491 INIT_PZVAL(match_pair); in add_offset_pair()
624 INIT_PZVAL(match_sets[i]); in php_pcre_match_impl()
686 INIT_PZVAL(result_set); in php_pcre_match_impl()
/PHP-5.3/ext/sybase_ct/
H A Dphp_sybase_ct.c1475 INIT_PZVAL(tmp); in php_sybase_query()
1783 INIT_PZVAL(field_content); in PHP_FUNCTION()
1821 INIT_PZVAL(tmp); in php_sybase_fetch_hash()
2231 INIT_PZVAL(*callback); in PHP_FUNCTION()

Completed in 183 milliseconds

123