Home
last modified time | relevance | path

Searched refs:enclosing (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/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
/PHP-7.4/main/
H A Dphp_streams.h276 PHPAPI php_stream *php_stream_encloses(php_stream *enclosing, php_stream *enclosed);
/PHP-7.4/main/streams/
H A Dstreams.c102 PHPAPI php_stream *php_stream_encloses(php_stream *enclosing, php_stream *enclosed) in php_stream_encloses() argument
107 enclosed->enclosing_stream = enclosing; in php_stream_encloses()

Completed in 24 milliseconds