Home
last modified time | relevance | path

Searched defs:OPERATION_UPDATE (Results 1 – 12 of 12) sorted by relevance

/dports/mail/nextcloud-mail/mail/vendor/league/flysystem/src/
H A DFilesystemOperationFailed.php10 public const OPERATION_UPDATE = 'UPDATE'; define
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/league/flysystem/src/
H A DFilesystemOperationFailed.php10 public const OPERATION_UPDATE = 'UPDATE'; define
/dports/devel/poco/poco-1.10.1-all/Data/SQLite/include/Poco/Data/SQLite/
H A DUtility.h56 static const int OPERATION_UPDATE; variable
/dports/devel/py-oci/oci-2.53.1/src/oci/nosql/models/
H A Dstatement_summary.py42 OPERATION_UPDATE = "UPDATE" variable in StatementSummary
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/
H A DGeneratorApplication.java33 static final public int OPERATION_UPDATE = 4; field in GeneratorApplication
/dports/devel/poco/poco-1.10.1-all/Data/SQLite/src/
H A DUtility.cpp54 const int Utility::OPERATION_UPDATE = SQLITE_UPDATE; member in Poco::Data::SQLite::Utility
/dports/sysutils/tracker/tracker-2.3.4/tests/libtracker-miner/
H A Dtracker-file-notifier-test.c64 OPERATION_UPDATE, enumerator
/dports/dns/knot3/knot-3.1.5/src/knot/modules/stats/
H A Dstats.c96 OPERATION_UPDATE, enumerator
/dports/dns/knot3-lib/knot-3.1.5/src/knot/modules/stats/
H A Dstats.c96 OPERATION_UPDATE, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/services/
H A Dautorecovery.cxx1063 constexpr OUStringLiteral OPERATION_UPDATE = u"update"; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/services/
H A Dautorecovery.cxx1058 static const char OPERATION_UPDATE[] = "update"; variable
/dports/science/getdp/getdp-3.4.0-source/Interface/
H A DProData.h1335 #define OPERATION_UPDATE 81 macro