Home
last modified time | relevance | path

Searched refs:ippTagValue (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dipp-file.c113 else if ((value_tag = ippTagValue(syntax)) < IPP_TAG_UNSUPPORTED_VALUE) in _ippFileParse()
470 else if ((value_tag = ippTagValue(syntax)) < IPP_TAG_UNSUPPORTED_VALUE) in parse_collection()
Dlibcups2.def536 ippTagValue
Dipp.h823 extern ipp_tag_t ippTagValue(const char *name) _CUPS_API_1_4;
Dipp-support.c2473 ippTagValue(const char *name) /* I - Tag name */ in ippTagValue() function
/external/libcups/tools/
Dipptool.c1985 match = value_tag == ippTagValue(of_type); in expect_matches()
3385 if ((group_tag = ippTagValue(temp)) == IPP_TAG_ZERO || group_tag >= IPP_TAG_UNSUPPORTED_VALUE) in token_cb()
3645 if ((in_group = ippTagValue(temp)) == IPP_TAG_ZERO || in_group >= IPP_TAG_UNSUPPORTED_VALUE) in token_cb()