Home
last modified time | relevance | path

Searched defs:strTableName (Results 1 – 9 of 9) sorted by relevance

/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/functions/
H A DNagDataClass.php172 public function dataCopyEasy($strTableName, $strKeyField, $intDataId = 0, $intDomainId = -1)
377 public function dataDeleteEasy($strTableName, $intDataId = 0)
461 public function dataDeleteFull($strTableName, $intDataId = 0, $intForce = 0)
922 public function dataDeactivate($strTableName, $intDataId = 0)
982 public function dataActivate($strTableName, $intDataId = 0)
1240 private function setNullValues($strTableName, $key, $value)
1536 …private function buildInsertSQL($strTableName, $strKeyField, $intDomainId, $strNewName, $arrData, …
1572 …private function buildTempConfigName($strTableName, $strKeyField, $intDomainId, $intCount, $arrDat…
H A DNagConfigClass.php106 …public function lastModifiedDir($strTableName, $strConfigName, $intDataId, &$arrTimeData, &$intTim…
946 public function lastModifiedFile($strTableName, &$arrTimeData, &$strCheckConfig)
1029 public function createConfig($strTableName, $intMode = 0)
1065 public function createConfigSingle($strTableName, $intDbId = 0, $intMode = 0)
1186 …private function writeConfTemplate($intConfigID, $strTableName, $intMode, $arrTableData = array(),…
1418 private function skipEntries($strTableName, $intVersionValue, $key, &$value)
1569 …private function getRelationData($strTableName, $resTemplate, $arrData, $strDataKey, &$strDataValu…
1645 … private function renameFields($strTableName, $intConfigID, $intDataId, &$key, &$value, &$intSkip)
H A DNagContentClass.php45 public $strTableName = ''; // Data table name variable in functions\\NagContentClass
522 public function processField($arrData, $strTableName)
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/input/
H A DInputCodingTableFactory.cpp17 IInputCodingTable* CInputCodingTableFactory::CreateCodingTable(const std::string& strTableName, in CreateCodingTable()
/dports/security/keepass/KeePass-2.49-Source/KeePassLib/Translation/
H A DKPTranslation.cs167 string strTableName) in SafeGetStringTableDictionary()
300 public void ApplyTo(string strTableName, ToolStripItemCollection tsic) in ApplyTo()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Experiments/Tobacco/
H A DDictionarySingleton.cpp45 string strTableName = DictionarySingleton::inputMethodId; in isVocabulary() local
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Experiments/Tobacco/
H A DDictionarySingleton.cpp45 string strTableName = DictionarySingleton::inputMethodId; in isVocabulary() local
/dports/devel/wxformbuilder/source/src/codegen/
H A Dcodegen.cpp397 wxString strTableName = propNs->GetValueAsString(); in ParseLuaTable() local
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/src/
H A Dwxsqlite3.cpp3470 wxCharBuffer strTableName = tableName.ToUTF8(); in GetBlob() local
3782 wxCharBuffer strTableName = tableName.ToUTF8(); in GetMetaData() local