Searched refs:isPartiallyEncoded (Results 1 – 1 of 1) sorted by relevance
95 boolean isPartiallyEncoded) { in appendEncoded() argument107 || (c == '%' && isPartiallyEncoded)) { in appendEncoded()112 if (c == '%' && isPartiallyEncoded) { in appendEncoded()