V_ISARRAY 100 ext/com_dotnet/com_handlers.c } else if (V_ISARRAY(&obj->v)) { V_ISARRAY 138 ext/com_dotnet/com_handlers.c } else if (V_ISARRAY(&obj->v)) { V_ISARRAY 530 ext/com_dotnet/com_handlers.c if (!V_ISARRAY(&obj->v)) { V_ISARRAY 154 ext/com_dotnet/com_iterator.c if (V_VT(&obj->v) != VT_DISPATCH && !V_ISARRAY(&obj->v)) { V_ISARRAY 171 ext/com_dotnet/com_iterator.c if (V_ISARRAY(&obj->v)) { V_ISARRAY 105 ext/com_dotnet/com_misc.c if (!V_ISARRAY(array)) { V_ISARRAY 129 ext/com_dotnet/com_saproxy.c } else if (!V_ISARRAY(&proxy->obj->v)) { V_ISARRAY 235 ext/com_dotnet/com_saproxy.c } else if (V_ISARRAY(&proxy->obj->v)) { V_ISARRAY 356 ext/com_dotnet/com_saproxy.c if (!V_ISARRAY(&proxy->obj->v)) {