folemethod_s_allocate  196 ext/win32ole/win32ole_method.c             method = folemethod_s_allocate(cWIN32OLE_METHOD);
folemethod_s_allocate  213 ext/win32ole/win32ole_method.c     VALUE method = folemethod_s_allocate(cWIN32OLE_METHOD);
folemethod_s_allocate  929 ext/win32ole/win32ole_method.c     rb_define_alloc_func(cWIN32OLE_METHOD, folemethod_s_allocate);
folemethod_s_allocate   11 ext/win32ole/win32ole_method.h VALUE folemethod_s_allocate(VALUE klass);