Home
last modified time | relevance | path

Searched refs:is_first_namespace (Results 1 – 1 of 1) sorted by last modified time

/PHP-8.1/Zend/
H A Dzend_compile.c8225 bool is_first_namespace = (!with_bracket && !FC(current_namespace)) in zend_compile_namespace() local
8227 if (is_first_namespace && FAILURE == zend_is_first_statement(ast, /* allow_nop */ 1)) { in zend_compile_namespace()

Completed in 34 milliseconds