PHP_STREAM_META_TOUCH  743 ext/standard/filestat.c 			if(wrapper->wops->stream_metadata(wrapper, filename, PHP_STREAM_META_TOUCH, newtime, NULL)) {
PHP_STREAM_META_TOUCH 1334 main/streams/plain_wrapper.c 		case PHP_STREAM_META_TOUCH:
PHP_STREAM_META_TOUCH  112 main/streams/userspace.c 	REGISTER_LONG_CONSTANT("STREAM_META_TOUCH",			PHP_STREAM_META_TOUCH,			CONST_CS|CONST_PERSISTENT);
PHP_STREAM_META_TOUCH 1287 main/streams/userspace.c 		case PHP_STREAM_META_TOUCH: