oldcontext 778 ext/libxml/libxml.c zval *oldcontext; oldcontext 780 ext/libxml/libxml.c oldcontext = LIBXML(stream_context); oldcontext 782 ext/libxml/libxml.c return oldcontext; oldcontext 2166 main/streams/streams.c php_stream_context *oldcontext = stream->context; oldcontext 2174 main/streams/streams.c if (oldcontext) { oldcontext 2175 main/streams/streams.c zend_list_delete(oldcontext->rsrc_id); oldcontext 2178 main/streams/streams.c return oldcontext;