Searched refs:getTagNumber (Results 1 – 2 of 2) sorted by relevance
181 getTagNumber(const char *tag, uint16_t tagLen);322 getTagNumber("", 0); in parseFile()323 getTagNumber(ALL_TAG_STR, 3); in parseFile()488 uint16_t tag = getTagNumber(line + start, (uint16_t)(limit - start)); in parseLine()510 getTagNumber(const char *tag, uint16_t tagLen) { in getTagNumber() function
339 static uint32_t getTagNumber(const char *tagname) { in getTagNumber() function661 uint32_t tagNum = getTagNumber(standard); in findTaggedAliasListsOffset()712 uint32_t tagNum = getTagNumber(standard); in findTaggedConverterNum()