Lines Matching refs:_cups_strcasecmp
463 else if (_cups_strcasecmp(best->name, device->name) || in main()
464 _cups_strcasecmp(best->domain, device->domain)) in main()
855 if (_cups_strcasecmp(device->name, key.name)) in get_device()
859 if (!_cups_strcasecmp(device->domain, "local.") && in get_device()
860 _cups_strcasecmp(device->domain, replyDomain)) in get_device()
1099 if (!_cups_strcasecmp(key, "usb_MFG") || !_cups_strcasecmp(key, "usb_MANU") ||
1100 !_cups_strcasecmp(key, "usb_MANUFACTURER"))
1102 else if (!_cups_strcasecmp(key, "usb_MDL") || !_cups_strcasecmp(key, "usb_MODEL"))
1104 else if (!_cups_strcasecmp(key, "product") && !strstr(value, "Ghostscript"))
1120 else if (!_cups_strcasecmp(key, "ty"))
1127 else if (!_cups_strcasecmp(key, "pdl"))
1129 else if (!_cups_strcasecmp(key, "priority"))
1134 !_cups_strcasecmp(key, "printer-type"))
1145 else if (!_cups_strcasecmp(key, "UUID"))