Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dftp_fopen_wrapper.c99 php_stream *controlstream = stream->wrapperthis; in php_stream_ftp_stream_close()
117 stream->wrapperthis = NULL; in php_stream_ftp_stream_close()
582 datastream->wrapperthis = stream; in php_stream_url_wrap_ftp()
/PHP-8.0/main/
H A Dphp_streams.h197 void *wrapperthis; /* convenience pointer for a instance of a wrapper */ member
/PHP-8.0/main/streams/
H A Dstreams.c316 ret->wrapperthis = NULL; in _php_stream_alloc()

Completed in 19 milliseconds