php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
find_property_usage_context Struct Reference

Data Fields

zend_stringproperty_name
 
bool uses_property
 

Detailed Description

Definition at line 7479 of file zend_compile.c.

Field Documentation

◆ property_name

zend_string* find_property_usage_context::property_name

Definition at line 7480 of file zend_compile.c.

◆ uses_property

bool find_property_usage_context::uses_property

Definition at line 7481 of file zend_compile.c.


The documentation for this struct was generated from the following file: