Searched refs:allow_nop (Results 1 – 1 of 1) sorted by relevance
6127 static zend_result zend_is_first_statement(zend_ast *ast, bool allow_nop) /* {{{ */ in zend_is_first_statement() argument6136 if (!allow_nop) { in zend_is_first_statement()
Completed in 41 milliseconds