Searched refs:FallThroughCharEscaper (Results 1 – 1 of 1) sorted by relevance
883 return new FallThroughCharEscaper(primary, secondary); in fallThrough()1081 private static class FallThroughCharEscaper extends CharEscaper { class in CharEscapers1086 public FallThroughCharEscaper(CharEscaper primary, CharEscaper secondary) { in FallThroughCharEscaper() method in CharEscapers.FallThroughCharEscaper