php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <zend_compile.h>
Definition at line 110 of file zend_compile.h.
zend_string* _zend_file_context::current_namespace |
Definition at line 113 of file zend_compile.h.
zend_declarables _zend_file_context::declarables |
Definition at line 111 of file zend_compile.h.
bool _zend_file_context::has_bracketed_namespaces |
Definition at line 115 of file zend_compile.h.
HashTable* _zend_file_context::imports |
Definition at line 117 of file zend_compile.h.
HashTable* _zend_file_context::imports_const |
Definition at line 119 of file zend_compile.h.
HashTable* _zend_file_context::imports_function |
Definition at line 118 of file zend_compile.h.
bool _zend_file_context::in_namespace |
Definition at line 114 of file zend_compile.h.
HashTable _zend_file_context::seen_symbols |
Definition at line 121 of file zend_compile.h.