Home
last modified time | relevance | path

Searched refs:strNodePath (Results 1 – 4 of 4) sorted by relevance

/dports/games/maxr/maxr-0.2.9/src/utility/
H A Dlanguage.cpp563 int cLanguage::ReadRecursiveLanguagePack (XMLElement* xmlElement, std::string strNodePath) in ReadRecursiveLanguagePack() argument
570 if (strNodePath[ strNodePath.length() - 1 ] != '~') in ReadRecursiveLanguagePack()
572 strNodePath += "~"; in ReadRecursiveLanguagePack()
578 m_mpLanguage[strNodePath + xmlElement->Value()] = value; in ReadRecursiveLanguagePack()
579 Log.write (strNodePath + xmlElement->Value() + " : " + value, cLog::eLOG_TYPE_DEBUG); in ReadRecursiveLanguagePack()
585 this->ReadRecursiveLanguagePack (xmlElementTMP, strNodePath + xmlElement->Value()); in ReadRecursiveLanguagePack()
591 this->ReadRecursiveLanguagePack (xmlElement, strNodePath); in ReadRecursiveLanguagePack()
H A Dlanguage.h85 int ReadRecursiveLanguagePack (tinyxml2::XMLElement* xmlElement, std::string strNodePath);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcertadm.h202 …virtual HRESULT WINAPI GetConfigEntry(const BSTR strConfig,const BSTR strNodePath,const BSTR strEn…
203 …virtual HRESULT WINAPI SetConfigEntry(const BSTR strConfig,const BSTR strNodePath,const BSTR strEn…
234 …API *GetConfigEntry)(ICertAdmin2 *This,const BSTR strConfig,const BSTR strNodePath,const BSTR strE…
235 …API *SetConfigEntry)(ICertAdmin2 *This,const BSTR strConfig,const BSTR strNodePath,const BSTR strE…
268 …GetConfigEntry(This,strConfig,strNodePath,strEntryName,pvarEntry) (This)->lpVtbl->GetConfigEntry(T… argument
269 …SetConfigEntry(This,strConfig,strNodePath,strEntryName,pvarEntry) (This)->lpVtbl->SetConfigEntry(T… argument
287 …GetConfigEntry_Proxy(ICertAdmin2 *This,const BSTR strConfig,const BSTR strNodePath,const BSTR strE…
289 …SetConfigEntry_Proxy(ICertAdmin2 *This,const BSTR strConfig,const BSTR strNodePath,const BSTR strE…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcertadm.h202 …virtual HRESULT WINAPI GetConfigEntry(const BSTR strConfig,const BSTR strNodePath,const BSTR strEn…
203 …virtual HRESULT WINAPI SetConfigEntry(const BSTR strConfig,const BSTR strNodePath,const BSTR strEn…
234 …API *GetConfigEntry)(ICertAdmin2 *This,const BSTR strConfig,const BSTR strNodePath,const BSTR strE…
235 …API *SetConfigEntry)(ICertAdmin2 *This,const BSTR strConfig,const BSTR strNodePath,const BSTR strE…
268 …GetConfigEntry(This,strConfig,strNodePath,strEntryName,pvarEntry) (This)->lpVtbl->GetConfigEntry(T… argument
269 …SetConfigEntry(This,strConfig,strNodePath,strEntryName,pvarEntry) (This)->lpVtbl->SetConfigEntry(T… argument
287 …GetConfigEntry_Proxy(ICertAdmin2 *This,const BSTR strConfig,const BSTR strNodePath,const BSTR strE…
289 …SetConfigEntry_Proxy(ICertAdmin2 *This,const BSTR strConfig,const BSTR strNodePath,const BSTR strE…