wrapperthis       106 ext/standard/ftp_fopen_wrapper.c 	php_stream *controlstream = stream->wrapperthis;
wrapperthis       124 ext/standard/ftp_fopen_wrapper.c 		stream->wrapperthis = NULL;
wrapperthis       588 ext/standard/ftp_fopen_wrapper.c 	datastream->wrapperthis = stream;
wrapperthis       197 main/php_streams.h 	void *wrapperthis;		/* convenience pointer for a instance of a wrapper */
wrapperthis       314 main/streams/streams.c 	ret->wrapperthis      = NULL;