Home
last modified time | relevance | path

Searched refs:is_first_namespace (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_compile.c9483 bool is_first_namespace = (!with_bracket && !FC(current_namespace)) in zend_compile_namespace() local
9485 if (is_first_namespace && FAILURE == zend_is_first_statement(ast, /* allow_nop */ 1)) { in zend_compile_namespace()

Completed in 63 milliseconds