Searched refs:escaped (Results 1 – 17 of 17) sorted by relevance
65 public static String unescapeXml(String escaped) { in unescapeXml() argument67 return escaped.replace(QUOT_ENTITY, "\"") in unescapeXml()
46 bool escaped = false; in text() local49 if (escaped) { in text()50 escaped = false; in text()54 escaped = true; in text()
153 String escaped = result.substring(offset+2, offset+6); in decode() local156 result = String.format("%s%c%s", before, Integer.parseInt(escaped, 16), after); in decode()
93 bool escaped = false; in Text() local96 if (escaped) { in Text()97 escaped = false; in Text()101 escaped = true; in Text()
198 final boolean escaped = (c == '\\'); in matchGlobPattern()199 if (escaped) { in matchGlobPattern()205 if (!escaped && c == '.') { in matchGlobPattern()
1017 char escaped = buffer[pos++]; in readEscapeCharacter() local1018 switch (escaped) { in readEscapeCharacter()1046 return escaped; in readEscapeCharacter()
25 - Fixed issue where escaped unicode characters would generate malformed UTF-8. (bug 62839202)
3413 StringBuilder escaped = new StringBuilder(); in escapeChars() local3416 escaped.append("\\"); in escapeChars()3418 escaped.append(c); in escapeChars()3421 return escaped.toString(); in escapeChars()
354 final String escaped = escapeCharacters(VCardUtils.constructNameFromElements( in appendNamePropertiesV40() local357 appendLine(VCardConstants.PROPERTY_FN, escaped); in appendNamePropertiesV40()
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
1926 and child only just escaped from the back door as you rushed in at4127 he saw something in it which had escaped all those generations of5208 father and son agreed as to the place where the man escaped into the5978 who had me, and I became their slave for a time until I escaped; but9859 "I might have known it!" he groaned. "He has escaped!"
135 afterwards escaped by the window. The drop was at least twenty feet,2565 the inside, and that no one could have escaped from the house. In4405 could have escaped. The German master's room and effects gave no5174 "No; the murderer has escaped."8284 the door open have escaped that way."10093 least six words of the message which have escaped us; but what
967 and, making my excuses, escaped from the house. I hesitated whether4475 way has escaped destruction. Beyond the mention of pips, I do not see4801 "Starving. It had escaped my memory. I have had nothing since7057 narrowly escaped a capital sentence. As it was, he suffered a long9858 escaped, came on to 'Frisco, found that I had given him up for dead
758 appear to have been respectably dressed men, who escaped from the1941 my face told me that I had not escaped. What was I to do? I was in3856 the neck from which a stream of blood had escaped. The nurse was so5411 "No, it had escaped me."
1185 his two children, his secretary, and his wealth had all escaped them.1231 "Then came the downfall of the tyrant. He escaped as you have just5656 were demonstrably false. The ear had escaped notice, but the
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
53313 HSPLsun/security/x509/X500Name;->escaped(IILjava/lang/String;)Z