Home
last modified time | relevance | path

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

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

Completed in 49 milliseconds