Searched refs:enclosing (Results 1 – 4 of 4) sorted by relevance
2 DCE 007: Escaping of enclosed arrays doesn't prevent removal of enclosing array
2 DCE 008: Escaping of enclosed arrays doesn't prevent removal of enclosing array
293 PHPAPI php_stream *php_stream_encloses(php_stream *enclosing, php_stream *enclosed);
102 PHPAPI php_stream *php_stream_encloses(php_stream *enclosing, php_stream *enclosed) in php_stream_encloses() argument107 enclosed->enclosing_stream = enclosing; in php_stream_encloses()
Completed in 19 milliseconds