Lines Matching refs:LocaleNCompare
2280 if (LocaleNCompare("8bim:",property,5) == 0) in GetImageProperty()
2290 if (LocaleNCompare("exif:",property,5) == 0) in GetImageProperty()
2300 if ((LocaleNCompare("icc:",property,4) == 0) || in GetImageProperty()
2301 (LocaleNCompare("icm:",property,4) == 0)) in GetImageProperty()
2306 if (LocaleNCompare("iptc:",property,5) == 0) in GetImageProperty()
2316 if (LocaleNCompare("xmp:",property,4) == 0) in GetImageProperty()
3604 if (LocaleNCompare("<",p,4) == 0) in InterpretImageProperties()
3610 if (LocaleNCompare(">",p,4) == 0) in InterpretImageProperties()
3616 if (LocaleNCompare("&",p,5) == 0) in InterpretImageProperties()
3742 if (LocaleNCompare("fx:",pattern,3) == 0) in InterpretImageProperties()
3771 if (LocaleNCompare("hex:",pattern,4) == 0) in InterpretImageProperties()
3822 if (LocaleNCompare("pixel:",pattern,6) == 0) in InterpretImageProperties()
3871 if (LocaleNCompare("option:",pattern,7) == 0) in InterpretImageProperties()
3895 if (LocaleNCompare("artifact:",pattern,9) == 0) in InterpretImageProperties()
3919 if (LocaleNCompare("property:",pattern,9) == 0) in InterpretImageProperties()
4177 if (LocaleNCompare("8bim:",property,5) == 0) in SetImageProperty()
4312 if (LocaleNCompare("exif:",property,5) == 0) in SetImageProperty()
4323 if (LocaleNCompare("fx:",property,3) == 0) in SetImageProperty()
4404 if (LocaleNCompare("iptc:",property,5) == 0) in SetImageProperty()
4469 if (LocaleNCompare("pixel:",property,6) == 0) in SetImageProperty()
4593 if (LocaleNCompare("xmp:",property,4) == 0) in SetImageProperty()