Searched refs:ippTagValue (Results 1 – 5 of 5) sorted by relevance
113 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()
536 ippTagValue
823 extern ipp_tag_t ippTagValue(const char *name) _CUPS_API_1_4;
2473 ippTagValue(const char *name) /* I - Tag name */ in ippTagValue() function
1985 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()