Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_globals.h278 zend_file_handle *yy_in;
281 unsigned int yy_leng;
282 unsigned char *yy_start;
283 unsigned char *yy_text;
286 unsigned char *yy_limit;
287 int yy_state;
288 zend_stack state_stack;
291 int heredoc_indentation;
296 size_t script_org_size;
308 int scanned_string_len;
[all …]

Completed in 8 milliseconds