Home
last modified time | relevance | path

Searched refs:enclosing (Results 1 – 4 of 4) sorted by last modified time

/PHP-7.3/main/streams/
H A Dstreams.c98 PHPAPI php_stream *php_stream_encloses(php_stream *enclosing, php_stream *enclosed) in php_stream_encloses() argument
103 enclosed->enclosing_stream = enclosing; in php_stream_encloses()
/PHP-7.3/main/
H A Dphp_streams.h276 PHPAPI php_stream *php_stream_encloses(php_stream *enclosing, php_stream *enclosed);
/PHP-7.3/ext/opcache/tests/opt/
H A Ddce_007.phpt2 DCE 007: Escaping of enclosed arrays doesn't prevent removal of enclosing array
H A Ddce_008.phpt2 DCE 008: Escaping of enclosed arrays doesn't prevent removal of enclosing array

Completed in 21 milliseconds