Home
last modified time | relevance | path

Searched defs:ERR_ALREADY_EXISTS (Results 1 – 11 of 11) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Derror_list.h74 ERR_ALREADY_EXISTS, ///< When adding, item already exists enumerator
/dports/devel/godot/godot-3.2.3-stable/core/
H A Derror_list.h74 ERR_ALREADY_EXISTS, ///< When adding, item already exists enumerator
/dports/devel/godot2/godot-2.1.6-stable/core/
H A Derror_list.h73 ERR_ALREADY_EXISTS, ///< When adding, item already exists enumerator
/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Derror_list.h73 ERR_ALREADY_EXISTS, ///< When adding, item already exists enumerator
/dports/sysutils/sensu-go/sensu-go-5.11.1/backend/apid/graphql/schema/
H A Derrors.gql.go371 ERR_ALREADY_EXISTS ErrCode member
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstIoFile.hpp79 ERR_ALREADY_EXISTS = IDS_FILE_ERR_ALREADYEXISTS, enumerator
/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dlib-error.h78 ERR_ALREADY_EXISTS, enumerator
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/
H A DDb.php128 const ERR_ALREADY_EXISTS = NULL; define in Zend_Db
/dports/www/matomo/piwik/libs/Zend/
H A DDb.php128 const ERR_ALREADY_EXISTS = NULL; define in Zend_Db
/dports/lang/rust/rustc-1.58.1-src/library/std/src/sys/unix/process/
H A Dzircon.rs252 pub const ERR_ALREADY_EXISTS: zx_status_t = -26; const
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/
H A DCore.php47 const ERR_ALREADY_EXISTS = -5; define in Doctrine_Core