moniker 42 ext/com_dotnet/com_com.c OLECHAR *moniker; moniker 121 ext/com_dotnet/com_com.c moniker = php_com_string_to_olestring(module_name, module_name_len, obj->code_page TSRMLS_CC); moniker 156 ext/com_dotnet/com_com.c if (FAILED(CLSIDFromString(moniker, &clsid))) { moniker 182 ext/com_dotnet/com_com.c if (SUCCEEDED(res = MkParseDisplayName(pBindCtx, moniker, &ulEaten, &pMoniker))) { moniker 222 ext/com_dotnet/com_com.c efree(moniker);