Searched defs:escaped (Results 1 – 7 of 7) sorted by relevance
153 String escaped = result.substring(offset+2, offset+6); in decode() local
46 bool escaped = false; in text() local
99 bool escaped = false; in Text() local
1020 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
5456 StringBuilder escaped = new StringBuilder(); in escapeChars() local