Home
last modified time | relevance | path

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

/PHP-8.0/Zend/tests/nullsafe_operator/
H A D038.phpt2 Test nullsafe operator in nested delayed dims 2
H A D037.phpt2 Test nullsafe operator in nested delayed dims
H A D035.phpt2 Test nullsafe operator on delayed var
H A D036.phpt2 Test nullsafe method call on delayed var
H A D034.phpt2 Test nullsafe operator on delayed dim
/PHP-8.0/Zend/tests/type_declarations/variance/
H A Dtrait_success.phpt2 Trait delayed variance check succeeds
H A Dtrait_error.phpt2 Trait delayed variance check fails
/PHP-8.0/Zend/tests/traits/
H A Dabstract_method_9.phpt2 Abstract method in trait using "self" (delayed obligation)
/PHP-8.0/Zend/tests/
H A Dexception_delayed_message.phpt2 Exception with delayed message computation
H A Dexception_during_variance_autoload.phpt2 Exception during delayed variance autoload
/PHP-8.0/ext/spl/tests/
H A Diterator_041b.phpt2 SPL: iterator_to_array() and exceptions from delayed destruct
/PHP-8.0/ext/standard/
H A Dvar_unserializer.re242 /* Perform delayed __wakeup calls */
261 /* Perform delayed __unserialize calls */
/PHP-8.0/sapi/fpm/tests/
H A Dfcgi.inc504 * In that case it is possible that a delayed response to a request made by a previous script
/PHP-8.0/Zend/
H A Dzend_compile.c2648 …*zend_compile_simple_var_no_cv(znode *result, zend_ast *ast, uint32_t type, bool delayed) /* {{{ */ in zend_compile_simple_var_no_cv() argument
2659 if (delayed) { in zend_compile_simple_var_no_cv()
2699 static zend_op *zend_compile_simple_var(znode *result, zend_ast *ast, uint32_t type, bool delayed) … in zend_compile_simple_var() argument
2710 return zend_compile_simple_var_no_cv(result, ast, type, delayed); in zend_compile_simple_var()
2849 …mpile_static_prop(znode *result, zend_ast *ast, uint32_t type, bool by_ref, bool delayed) /* {{{ */ in zend_compile_static_prop() argument
2862 if (delayed) { in zend_compile_static_prop()
/PHP-8.0/
H A DUPGRADING141 been delayed until runtime and converted to "Argument cannot be passed by
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_x86.dasc1967 | // last EX(call) frame may be delayed

Completed in 73 milliseconds