Home | History | Annotate | Download | only in src

Lines Matching full:surrogatepair

355     String surrogatePair = "\ud842\udf9f";
356 String stringWithSurrogates = "hello " + surrogatePair + " world";