Home
last modified time | relevance | path

Searched refs:live (Results 1 – 25 of 28) sorted by relevance

12

/PHP-8.4/ext/session/tests/
H A D010.phpt15 print "I live\n";
18 I live
H A D011.phpt16 print "I live\n";
19 I live
H A D017.phpt25 print "I live\n";
28 I live
H A D013.phpt24 print "I live\n";
27 I live
H A D012.phpt32 print "I live\n";
35 I live
H A D029.phpt16 print "I live\n";
22 I live
H A D016.phpt18 print "I live\n";
24 I live
/PHP-8.4/ext/dom/tests/
H A DDOMDocument_getElementsByTagName_liveness.phpt2 DOMDocument::getElementsByTagName() is live
13 /* Note that the list is live. The explanation for the output is as follows:
24 …Because the list is live, the current element pointer still refers to the first index, which now c…
/PHP-8.4/tests/lang/
H A Dengine_assignExecutionOrder_003.phpt27 $a2 = array("dead","dead","live");
32 function live()
/PHP-8.4/Zend/tests/
H A Dbug71196.phpt2 Bug #71196 (Memory leak with out-of-order live ranges)
H A Dfe_fetch_op2_live_range.phpt2 FE_FETCH op2 is a def and needs special live range handling
H A Dlive_range_phi_leak.phpt2 Missing live range if part of phi
/PHP-8.4/Zend/tests/generators/
H A Dgc_with_iterator_in_foreach.phpt2 Generator GC triggered with live iterator in foreach
H A Dgc_order.phpt8 throw new Exception; // Just to create a live range
/PHP-8.4/ext/opcache/tests/
H A Dassign_static_prop_ref_result.phpt2 ASSIGN_STATIC_PROP_REF result should have live range
H A Dbug75969.phpt2 Bug #75969: Assertion failure in live range DCE due to block pass misoptimization
/PHP-8.4/ext/opcache/tests/opt/
H A Dmatch_001.phpt2 Match 001: memory leak because of live range lose
/PHP-8.4/Zend/tests/weakrefs/
H A Dweakmap_weakness.phpt32 echo "\nDestroying map with live object:\n";
86 Destroying map with live object:
/PHP-8.4/ext/opcache/jit/ir/
H A Dir_ra.c446 IR_BITSET_FOREACH(live, len, i) { in ir_add_osr_entry_loads()
558 ir_bitset_incl(live, v); in ir_add_fusion_ranges()
591 ir_bitset live, bb_live; in ir_compute_live_ranges() local
633 live = bb_live + (len * b); in ir_compute_live_ranges()
636 ir_bitset_clear(live, len); in ir_compute_live_ranges()
651 ir_bitset_clear(live, len); in ir_compute_live_ranges()
692 ir_bitset_incl(live, v); in ir_compute_live_ranges()
786 ir_bitset_excl(live, v); in ir_compute_live_ranges()
794 ir_bitset_excl(live, v); in ir_compute_live_ranges()
841 ir_bitset_incl(live, v); in ir_compute_live_ranges()
[all …]
/PHP-8.4/docs-old/
H A Dself-contained-extensions.md47 You can now ship the contents of the directory - the extension can live
/PHP-8.4/docs/source/core/data-structures/
H A Dzend_string.rst188 Interned strings are *not* reference counted, as they are expected to live for the entire request,
/PHP-8.4/
H A Dphp.ini-development176 ; TTL for user-defined php.ini files (time-to-live) in seconds. Default is 300 seconds (5 minutes)
1643 ; (time to live) Sets the number of second while cached file will be used
H A Dphp.ini-production176 ; TTL for user-defined php.ini files (time-to-live) in seconds. Default is 300 seconds (5 minutes)
1645 ; (time to live) Sets the number of second while cached file will be used
/PHP-8.4/ext/standard/tests/misc/
H A Duser_agents.txt741 Mozilla/5.0 (Windows NT 6.2;en-US) AppleWebKit/537.36 (KHTML, live Gecko) Chrome/39.0.2206.79 Safar…
H A Dget_browser_variation3.phpt1495 Agent Mozilla/5.0 (Windows NT 6.2;en-US) AppleWebKit/537.36 (KHTML, live Gecko) Chrome/39.0.2206.79…

Completed in 64 milliseconds

12