Home
last modified time | relevance | path

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

/PHP-7.1/ext/spl/tests/
H A Diterator_041b.phpt2 SPL: iterator_to_array() and exceptions from delayed destruct
/PHP-7.1/ext/opcache/
H A DREADME177 2) Code that does not work well when accelerated, due to some delayed
/PHP-7.1/sapi/fpm/tests/
H A Dfcgi.inc494 * In that case it is possible that a delayed response to a request made by a previous script
/PHP-7.1/Zend/
H A Dzend_compile.c2606 … *zend_compile_simple_var_no_cv(znode *result, zend_ast *ast, uint32_t type, int delayed) /* {{{ */ in zend_compile_simple_var_no_cv() argument
2617 if (delayed) { in zend_compile_simple_var_no_cv()
2646 static void zend_compile_simple_var(znode *result, zend_ast *ast, uint32_t type, int delayed) /* {{… in zend_compile_simple_var() argument
2654 zend_op *opline = zend_compile_simple_var_no_cv(result, ast, type, delayed); in zend_compile_simple_var()
2775 zend_op *zend_compile_static_prop_common(znode *result, zend_ast *ast, uint32_t type, int delayed) … in zend_compile_static_prop_common() argument
2787 if (delayed) { in zend_compile_static_prop_common()
2808 void zend_compile_static_prop(znode *result, zend_ast *ast, uint32_t type, int delayed) /* {{{ */ in zend_compile_static_prop() argument
2810 zend_op *opline = zend_compile_static_prop_common(result, ast, type, delayed); in zend_compile_static_prop()
/PHP-7.1/ext/standard/
H A Dvar_unserializer.re212 /* Perform delayed __wakeup calls */
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt8741 is delayed until the entire string has been entered. Partial matching

Completed in 51 milliseconds