FalseMatch       2083 Magick++/lib/Magick++/STL.h                 ( !coderInfo.isReadable() && isReadable_ != CoderInfo::FalseMatch )) )
FalseMatch       2089 Magick++/lib/Magick++/STL.h                 ( !coderInfo.isWritable() && isWritable_ != CoderInfo::FalseMatch )) )
FalseMatch       2095 Magick++/lib/Magick++/STL.h                 ( !coderInfo.isMultiFrame() && isMultiFrame_ != CoderInfo::FalseMatch )) )
FalseMatch         30 Magick++/tests/coderInfo.cpp             ( !entry->isReadable() && isReadable_ != CoderInfo::FalseMatch )) )
FalseMatch         44 Magick++/tests/coderInfo.cpp             ( !entry->isWritable() && isWritable_ != CoderInfo::FalseMatch )) )
FalseMatch         58 Magick++/tests/coderInfo.cpp             ( !entry->isMultiFrame() && isMultiFrame_ != CoderInfo::FalseMatch )) )
FalseMatch        105 Magick++/tests/coderInfo.cpp     failures += test(CoderInfo::FalseMatch,CoderInfo::FalseMatch,CoderInfo::FalseMatch);
FalseMatch        108 Magick++/tests/coderInfo.cpp     failures += test(CoderInfo::FalseMatch,CoderInfo::AnyMatch,CoderInfo::AnyMatch);
FalseMatch        111 Magick++/tests/coderInfo.cpp     failures += test(CoderInfo::AnyMatch,CoderInfo::FalseMatch,CoderInfo::AnyMatch);
FalseMatch        114 Magick++/tests/coderInfo.cpp     failures += test(CoderInfo::AnyMatch,CoderInfo::AnyMatch,CoderInfo::FalseMatch);