Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_globals.h89 int zend_lineno;
99 uint8_t parse_error;
100 bool in_compilation;
101 bool short_tags;
111 bool skip_shebang;
126 zend_arena *arena;
132 bool multibyte;
133 bool detect_unicode;
136 zend_ast *ast;
144 void *map_ptr_base;
[all …]

Completed in 7 milliseconds