Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dftp_fopen_wrapper.c104 php_stream *controlstream = stream->wrapperthis; in php_stream_ftp_stream_close()
122 stream->wrapperthis = NULL; in php_stream_ftp_stream_close()
590 datastream->wrapperthis = stream; in php_stream_url_wrap_ftp()
/PHP-7.4/main/
H A Dphp_streams.h195 void *wrapperthis; /* convenience pointer for a instance of a wrapper */ member
/PHP-7.4/main/streams/
H A Dstreams.c318 ret->wrapperthis = NULL; in _php_stream_alloc()

Completed in 19 milliseconds