Searched defs:valStart (Results 1 – 2 of 2) sorted by relevance
116 uint16_t valStart; in DecodeTxtData() local
585 int valStart = token.indexOf('=', attribStart) + 1/* skip past the separtor */; in getAttributeValue() local