Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_globals.h91 int zend_lineno;
101 uint8_t parse_error;
102 bool in_compilation;
103 bool short_tags;
113 bool skip_shebang;
128 zend_arena *arena;
134 bool multibyte;
135 bool detect_unicode;
138 zend_ast *ast;
146 void *map_ptr_base;
[all …]

Completed in 8 milliseconds