ole_propertyput   148 ext/win32ole/win32ole.c static VALUE ole_propertyput(VALUE self, VALUE property, VALUE value);
ole_propertyput  3308 ext/win32ole/win32ole.c         return ole_propertyput(self, argv[0], argv[1]);