PHP_STREAM_META_TOUCH  755 ext/standard/filestat.c 			if(wrapper->wops->stream_metadata(wrapper, filename, PHP_STREAM_META_TOUCH, newtime, NULL TSRMLS_CC)) {
PHP_STREAM_META_TOUCH 1306 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 1390 main/streams/userspace.c 		case PHP_STREAM_META_TOUCH: