zval-PHP 内核 zend_arg_info

WBOY
Release: 2016-06-02 11:32:26
Original
1246 people have browsed it

zvalstructphp

谁了解过 struct zend_arg_info 结构体呀

<code>PHP_FUNCTION(test){zval *var;// 如何获取 var变量的名称啊,可以直接 (zval *) var->arg_info->name 吗?}</code>
Copy after login

求大牛帮帮忙!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!