Home
last modified time | relevance | path

Searched defs:ERROR_WRONG_TYPE (Results 1 – 7 of 7) sorted by relevance

/dports/www/p5-HTML-Template-Associate/HTML-Template-Associate-2.01/lib/HTML/Template/Associate/
H A DFormValidator.pm17 use constant ERROR_WRONG_TYPE => 'This class does not deal with that kind of result object'; constant
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem/src/org/eclipse/core/filesystem/
H A DEFS.java389 public static final int ERROR_WRONG_TYPE = 276; field in EFS
/dports/security/yara/yara-4.1.1/libyara/include/yara/
H A Derror.h69 #define ERROR_WRONG_TYPE 24 macro
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dyara_clam.h279 #define ERROR_WRONG_TYPE 24 macro
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dyara_clam.h279 #define ERROR_WRONG_TYPE 24 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Di-pacdec.adb290 end if;
291
292 -- Cases where all nibbles are used
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Di-os2err.ads290 ERROR_WRONG_TYPE : constant := 292; constant