Searched refs:allow_nop (Results 1 – 1 of 1) sorted by relevance
5909 static zend_result zend_is_first_statement(zend_ast *ast, zend_bool allow_nop) /* {{{ */ in zend_is_first_statement() argument5918 if (!allow_nop) { in zend_is_first_statement()
Completed in 27 milliseconds