Searched refs:typeVisit (Results 1 – 1 of 1) sorted by relevance
104 bool typeVisit = false; in DecodeString() local118 } else if (!typeVisit && (tmp.find(TYPE_PREFIX) != tmp.npos)) { in DecodeString()120 typeVisit = true; in DecodeString()