Home
last modified time | relevance | path

Searched defs:_zend_file_context (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_compile.h109 typedef struct _zend_file_context { struct
110 zend_declarables declarables;
112 zend_string *current_namespace;
113 bool in_namespace;
114 bool has_bracketed_namespaces;
116 HashTable *imports;
117 HashTable *imports_function;
118 HashTable *imports_const;
120 HashTable seen_symbols;

Completed in 22 milliseconds