Searched refs:TAG_BASE (Results 1 – 1 of 1) sorted by relevance
58 private static final int TAG_BASE = 5; field in Parser251 log("No value for tag: " + tagTable[startTag - TAG_BASE]); in getValue()422 name = tagTable[startTag - TAG_BASE]; in push()486 name = tagTable[startTag - TAG_BASE]; in getNext()499 name = tagTable[startTag - TAG_BASE]; in getNext()