V_ISARRAY 108 ext/com_dotnet/com_handlers.c } else if (V_ISARRAY(&obj->v)) { V_ISARRAY 146 ext/com_dotnet/com_handlers.c } else if (V_ISARRAY(&obj->v)) { V_ISARRAY 550 ext/com_dotnet/com_handlers.c if (!V_ISARRAY(&obj->v)) { V_ISARRAY 157 ext/com_dotnet/com_iterator.c if (V_VT(&obj->v) != VT_DISPATCH && !V_ISARRAY(&obj->v)) { V_ISARRAY 173 ext/com_dotnet/com_iterator.c if (V_ISARRAY(&obj->v)) { V_ISARRAY 102 ext/com_dotnet/com_misc.c if (!V_ISARRAY(array)) { V_ISARRAY 134 ext/com_dotnet/com_saproxy.c } else if (!V_ISARRAY(&proxy->obj->v)) { V_ISARRAY 240 ext/com_dotnet/com_saproxy.c } else if (V_ISARRAY(&proxy->obj->v)) { V_ISARRAY 368 ext/com_dotnet/com_saproxy.c if (!V_ISARRAY(&proxy->obj->v)) {