Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c7101 zend_ast *ast, bool force_allow_null, bool *forced_allow_null) /* {{{ */ in zend_compile_typename_ex() argument
7305 *forced_allow_null = true; in zend_compile_typename_ex()
7328 bool forced_allow_null; in zend_compile_typename() local
7329 return zend_compile_typename_ex(ast, false, &forced_allow_null); in zend_compile_typename()

Completed in 32 milliseconds