Home
last modified time | relevance | path

Searched refs:INIT_PZVAL (Results 1 – 25 of 58) sorted by path

123

/PHP-5.5/
H A DREADME.input_filter111 INIT_PZVAL(array_ptr);
119 INIT_PZVAL(array_ptr);
127 INIT_PZVAL(array_ptr);
/PHP-5.5/Zend/
H A Dzend.h741 #define INIT_PZVAL(z) \ macro
753 INIT_PZVAL(zv);
801 INIT_PZVAL(&(zv));
H A Dzend_API.c71 INIT_PZVAL(new_tmp); in zend_get_parameters()
106 INIT_PZVAL(new_tmp); in _zend_get_parameters_array()
1134 INIT_PZVAL(r); in zend_update_class_constants()
3543 INIT_PZVAL(property); in zend_declare_property_bool()
3558 INIT_PZVAL(property); in zend_declare_property_long()
3573 INIT_PZVAL(property); in zend_declare_property_double()
3591 INIT_PZVAL(property); in zend_declare_property_string()
3607 INIT_PZVAL(property); in zend_declare_property_stringl()
3628 INIT_PZVAL(constant); in zend_declare_class_constant_null()
3643 INIT_PZVAL(constant); in zend_declare_class_constant_long()
[all …]
H A Dzend_builtin_functions.c440 INIT_PZVAL(return_value); in ZEND_FUNCTION()
469 INIT_PZVAL(element); in ZEND_FUNCTION()
942 INIT_PZVAL(prop_copy); in add_class_vars()
1915 INIT_PZVAL(const_val); in add_constant_info()
2002 INIT_PZVAL(const_val); in ZEND_FUNCTION()
H A Dzend_compile.c3344 INIT_PZVAL(zv); in zend_get_function_declaration()
5326 INIT_PZVAL(property); in zend_do_declare_property()
5581 INIT_PZVAL(&result->u.constant); in zend_constant_ct_subst()
6810 INIT_PZVAL(&zendlval->u.constant); in zendlex()
H A Dzend_constants.c442 INIT_PZVAL(result); in zend_get_constant_ex()
H A Dzend_exceptions.c300 INIT_PZVAL(return_value); in _default_exception_get_entry()
H A Dzend_execute.c1301 INIT_PZVAL(ptr); in zend_fetch_dimension_address_read()
H A Dzend_execute_API.c462 INIT_PZVAL(value); in zval_deep_copy()
863 INIT_PZVAL(param); in zend_call_function()
871 INIT_PZVAL(param); in zend_call_function()
904 INIT_PZVAL(this_ptr); in zend_call_function()
1084 INIT_PZVAL(class_name_ptr); in zend_lookup_class_ex()
H A Dzend_gc.c485 INIT_PZVAL(&z); in gc_mark_roots()
617 INIT_PZVAL(&z); in gc_scan_roots()
760 INIT_PZVAL(&z); in gc_collect_roots()
H A Dzend_language_parser.y775 …t, &$2.u.constant TSRMLS_CC); $$ = $2; } else { $1.op_type = IS_CONST; INIT_PZVAL(&$1.u.constant);…
776 …t, &$2.u.constant TSRMLS_CC); $$ = $2; } else { $1.op_type = IS_CONST; INIT_PZVAL(&$1.u.constant);…
917 …/* empty */ { ZVAL_EMPTY_STRING(&$$.u.constant); INIT_PZVAL(&$$.u.constant); $$.op_type = IS_CONST…
941 …| T_START_HEREDOC T_END_HEREDOC { ZVAL_EMPTY_STRING(&$$.u.constant); INIT_PZVAL(&$$.u.constant); $…
978 /* empty */ { $$.op_type = IS_CONST; INIT_PZVAL(&$$.u.constant); array_init(&$$.u.constant); }
990 …| static_scalar T_DOUBLE_ARROW static_scalar { $$.op_type = IS_CONST; INIT_PZVAL(&$$.u.constant); …
991 …| static_scalar { $$.op_type = IS_CONST; INIT_PZVAL(&$$.u.constant); array_init(&$$.u.constant); z…
H A Dzend_object_handlers.c437 INIT_PZVAL(tmp_member); in zend_std_read_property()
535 INIT_PZVAL(tmp_member); in zend_std_write_property()
805 INIT_PZVAL(tmp_member); in zend_std_unset_property()
881 INIT_PZVAL(method_args_ptr); in zend_std_call_user_call()
1416 INIT_PZVAL(tmp_member); in zend_std_has_property()
1546 INIT_PZVAL(writeobj); in zend_std_cast_object_tostring()
1557 INIT_PZVAL(writeobj); in zend_std_cast_object_tostring()
1568 INIT_PZVAL(writeobj); in zend_std_cast_object_tostring()
1574 INIT_PZVAL(writeobj); in zend_std_cast_object_tostring()
1583 INIT_PZVAL(writeobj); in zend_std_cast_object_tostring()
[all …]
H A Dzend_operators.c670 INIT_PZVAL(entry); in convert_scalar_to_array()
H A Dzend_vm_def.h991 INIT_PZVAL(z);
1680 INIT_PZVAL(retval);
1736 INIT_PZVAL(retval);
2304 INIT_PZVAL(str);
2327 INIT_PZVAL(str);
2355 INIT_PZVAL(str);
3264 INIT_PZVAL(assignment_value);
3389 INIT_PZVAL(object_zval);
3871 INIT_PZVAL(retval);
5171 INIT_PZVAL(&tmp);
H A Dzend_vm_execute.h2143 INIT_PZVAL(z); in ZEND_ECHO_SPEC_CONST_HANDLER()
4052 INIT_PZVAL(&tmp); in ZEND_DECLARE_CONST_SPEC_CONST_CONST_HANDLER()
7462 INIT_PZVAL(z); in ZEND_ECHO_SPEC_TMP_HANDLER()
8908 INIT_PZVAL(str); in ZEND_ADD_CHAR_SPEC_TMP_CONST_HANDLER()
8931 INIT_PZVAL(str); in ZEND_ADD_STRING_SPEC_TMP_CONST_HANDLER()
9770 INIT_PZVAL(str); in ZEND_ADD_VAR_SPEC_TMP_TMP_HANDLER()
10629 INIT_PZVAL(str); in ZEND_ADD_VAR_SPEC_TMP_VAR_HANDLER()
12072 INIT_PZVAL(str); in ZEND_ADD_VAR_SPEC_TMP_CV_HANDLER()
12667 INIT_PZVAL(z); in ZEND_ECHO_SPEC_VAR_HANDLER()
25080 INIT_PZVAL(str); in ZEND_ADD_CHAR_SPEC_UNUSED_CONST_HANDLER()
[all …]
/PHP-5.5/ext/curl/
H A Dcurl_file.c82 INIT_PZVAL(return_value); in curlfile_get_property()
/PHP-5.5/ext/dom/
H A Dxpath.c196 INIT_PZVAL(&handler); in dom_xpath_ext_function_php()
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch3481 + INIT_PZVAL(&tmpcopy);
3498 + INIT_PZVAL(&matchcopy);
3517 + INIT_PZVAL(&offsetcopy);
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c2116 INIT_PZVAL(&tmpcopy); in magiccheck()
2133 INIT_PZVAL(&matchcopy); in magiccheck()
2152 INIT_PZVAL(&offsetcopy); in magiccheck()
/PHP-5.5/ext/filter/
H A Dfilter.c420 INIT_PZVAL(array_ptr); \ in php_sapi_filter()
467 INIT_PZVAL(tmp_new_var); in php_sapi_filter()
/PHP-5.5/ext/interbase/
H A Dibase_events.c345 INIT_PZVAL(event->callback); in PHP_FUNCTION()
/PHP-5.5/ext/mbstring/
H A Dmb_gpc.c79 INIT_PZVAL(array_ptr); in ZEND_EXTERN_MODULE_GLOBALS()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_result.c1587 INIT_PZVAL(&row); in MYSQLND_METHOD()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c232 INIT_PZVAL(ret);
346 INIT_PZVAL(ppz);
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c538 INIT_PZVAL(match_pair); in add_offset_pair()
673 INIT_PZVAL(match_sets[i]); in php_pcre_match_impl()
735 INIT_PZVAL(result_set); in php_pcre_match_impl()

Completed in 258 milliseconds

123