file_context_dtor  144 ext/standard/file.c static ZEND_RSRC_DTOR_FUNC(file_context_dtor)
file_context_dtor  173 ext/standard/file.c 	le_stream_context = zend_register_list_destructors_ex(file_context_dtor, NULL, "stream-context", module_number);