Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_globals.h73 int zend_lineno;
85 zend_bool short_tags;
91 zend_llist open_files;
106 zend_arena *arena;
112 zend_bool multibyte;
116 zend_ast *ast;
117 zend_arena *ast_arena;
121 int memoize_mode;
123 void *map_ptr_base;
124 size_t map_ptr_size;
[all …]

Completed in 6 milliseconds