Home
last modified time | relevance | path

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

/PHP-8.4/tests/lang/
H A Dengine_assignExecutionOrder_003.phpt26 $a1 = array("dead","dead","dead");
27 $a2 = array("dead","dead","live");
28 $a3 = array("dead","dead","dead");
37 function dead()
/PHP-8.4/ext/opcache/tests/jit/
H A Dloop_003.phpt2 JIT LOOP: 003 Incorrect dead IR edge elimination
H A Dcmp_009.phpt2 JIT CMP: 009 Wrong code generation for dead compare
/PHP-8.4/Zend/tests/
H A Dbug37144.phpt2 Bug #37144 (PHP crashes trying to assign into property of dead object)
H A Ddead_array_type_inference.phpt2 Make sure type inference upholds invariants for dead arrays
H A Dunreachable_phi_cycle.phpt5 // The inner loop is dead, but SCCP reachability analysis doesn't realize this,
/PHP-8.4/ext/opcache/tests/
H A Dbug78341.phpt9 // Just some dead code...
/PHP-8.4/ext/snmp/tests/
H A Dipv6.phpt25 var_dump(snmpget('[dead:beef::', $community, '.1.3.6.1.2.1.1.1.0'));
/PHP-8.4/ext/opcache/tests/opt/
H A Ddce_001.phpt2 DCE 001: Remove dead computation after constants propagation
H A Dsccp_026.phpt2 SCCP 026: Elimination of dead code due to conflicting type checks
/PHP-8.4/ext/openssl/tests/
H A Dgh13860.phpt2 …correct PHP_STREAM_OPTION_CHECK_LIVENESS case in ext/openssl/xp_ssl.c - causing use of dead socket)
/PHP-8.4/sapi/fpm/tests/
H A Dbug74083-concurrent-reload.phpt47 echo "ERROR: master process is dead\n";
H A Dbug76601-reload-child-signals.phpt58 echo "ERROR: master process is dead\n";
/PHP-8.4/ext/pdo_odbc/
H A Dodbc_driver.c425 SQLUINTEGER dead = SQL_CD_FALSE; in odbc_handle_check_liveness() local
428 ret = SQLGetConnectAttr(H->dbc, SQL_ATTR_CONNECTION_DEAD, &dead, 0, NULL); in odbc_handle_check_liveness()
429 if (ret == SQL_SUCCESS && dead == SQL_CD_TRUE) { in odbc_handle_check_liveness()
/PHP-8.4/ext/sockets/tests/
H A Dmcast_ipv6_recv_limited.phpt40 "source" => '2001::dead:beef',
H A Dmcast_ipv6_recv.phpt44 "source" => '2001::dead:beef',
/PHP-8.4/ext/zlib/tests/
H A Ddata.inc68 Now o'er the one halfworld Nature seems dead,
/PHP-8.4/ext/mysqli/tests/
H A Dmysqli_poll_kill.phpt60 // Let's pass a dead connection
/PHP-8.4/sapi/litespeed/
H A DREADME.md173 parent process. This option can help getting rid of dead or runaway child
/PHP-8.4/ext/odbc/
H A Dphp_odbc.c2369 SQLUINTEGER dead = SQL_CD_FALSE;
2373 &dead, 0, NULL);
2374 if (ret == SQL_SUCCESS && dead == SQL_CD_TRUE) {
/PHP-8.4/ext/opcache/jit/ir/
H A Dir_aarch64.dasc3818 /* dead load */
3858 /* dead load */
4040 /* dead alloca */
5229 /* dead load */
H A Dir_x86.dasc7547 /* dead load */
7586 /* dead load */
7817 /* dead alloca */
9479 /* dead load */
/PHP-8.4/build/
H A Dlibtool.m45182 # which looks to be a dead project)
/PHP-8.4/ext/standard/tests/misc/
H A Dbrowscap.ini3955 [online link validator (http://www.dead-links.com/)]

Completed in 280 milliseconds