Home
last modified time | relevance | path

Searched refs:TryGetEx (Results 1 – 3 of 3) sorted by relevance

/dports/security/keepass/KeePass-2.49-Source/KeePass/Resources/
H A DKPRes.Generated.cs29 m_strAbort = TryGetEx(dictNew, "Abort", m_strAbort); in SetTranslatedStrings()
45 m_strAll = TryGetEx(dictNew, "All", m_strAll); in SetTranslatedStrings()
74 m_strAuto = TryGetEx(dictNew, "Auto", m_strAuto); in SetTranslatedStrings()
206 m_strCut = TryGetEx(dictNew, "Cut", m_strCut); in SetTranslatedStrings()
410 m_strId = TryGetEx(dictNew, "Id", m_strId); in SetTranslatedStrings()
552 m_strNew = TryGetEx(dictNew, "New", m_strNew); in SetTranslatedStrings()
559 m_strNo = TryGetEx(dictNew, "No", m_strNo); in SetTranslatedStrings()
568 m_strNot = TryGetEx(dictNew, "Not", m_strNot); in SetTranslatedStrings()
577 m_strOff = TryGetEx(dictNew, "Off", m_strOff); in SetTranslatedStrings()
579 m_strOk = TryGetEx(dictNew, "Ok", m_strOk); in SetTranslatedStrings()
[all …]
/dports/security/keepass/KeePass-2.49-Source/KeePassLib/Resources/
H A DKLRes.Generated.cs14 private static string TryGetEx(Dictionary<string, string> dictNew, in TryGetEx() method in KeePassLib.Resources.KLRes
34 m_strEntryLower = TryGetEx(dictNew, "EntryLower", m_strEntryLower); in SetTranslatedStrings()
37 m_strFatalError = TryGetEx(dictNew, "FatalError", m_strFatalError); in SetTranslatedStrings()
55 m_strGeneral = TryGetEx(dictNew, "General", m_strGeneral); in SetTranslatedStrings()
56 m_strGroupLower = TryGetEx(dictNew, "GroupLower", m_strGroupLower); in SetTranslatedStrings()
61 m_strKeyBits = TryGetEx(dictNew, "KeyBits", m_strKeyBits); in SetTranslatedStrings()
65 m_strOldFormat = TryGetEx(dictNew, "OldFormat", m_strOldFormat); in SetTranslatedStrings()
66 m_strPassive = TryGetEx(dictNew, "Passive", m_strPassive); in SetTranslatedStrings()
69 m_strPreAuth = TryGetEx(dictNew, "PreAuth", m_strPreAuth); in SetTranslatedStrings()
72 m_strTimeout = TryGetEx(dictNew, "Timeout", m_strTimeout); in SetTranslatedStrings()
[all …]
H A DKSRes.Generated.cs14 private static string TryGetEx(Dictionary<string, string> dictNew, in TryGetEx() method in KeePassLib.Resources.KSRes
29 m_strTest = TryGetEx(dictNew, "Test", m_strTest); in SetTranslatedStrings()