Searched defs:escaped (Results 1 – 9 of 9) sorted by relevance
153 String escaped = result.substring(offset+2, offset+6); in decode() local
365 StringPiece escaped; in Escape() local
46 bool escaped = false; in text() local
93 bool escaped = false; in Text() local
1019 char escaped = buffer[pos++]; in readEscapeCharacter() local
467 static String unescape(String escaped) throws IOException { in unescape()
354 final String escaped = escapeCharacters(VCardUtils.constructNameFromElements( in appendNamePropertiesV40() local
1048 final String escaped = in consumeByteString() local
3738 StringBuilder escaped = new StringBuilder(); in escapeChars() local