Searched defs:tagLen (Results 1 – 3 of 3) sorted by relevance
50 UINT16_t tagType, tagLen; in parsePacket() local105 UINT16_t tagType, tagLen; in findTag() local
510 getTagNumber(const char *tag, uint16_t tagLen) { in getTagNumber()
1641 ultag_parse(const char* tag, int32_t tagLen, int32_t* parsedLen, UErrorCode* status) { in ultag_parse()