Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dfile.c137 static ZEND_RSRC_DTOR_FUNC(file_context_dtor) in ZEND_RSRC_DTOR_FUNC() argument
171 …le_stream_context = zend_register_list_destructors_ex(file_context_dtor, NULL, "stream-context", m… in PHP_INI_END()

Completed in 37 milliseconds