Searched refs:longestPrefixOfGoodCodeunits (Results 1 – 1 of 1) sorted by relevance
45 int safeLimit = longestPrefixOfGoodCodeunits(s); in decodeHtml()80 int safeLimit = longestPrefixOfGoodCodeunits(s); in stripBannedCodeunits()132 private static int longestPrefixOfGoodCodeunits(String s) { in longestPrefixOfGoodCodeunits() method in Encoding