Home
last modified time | relevance | path

Searched refs:s2x (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/util/regex/
DRegExTest.java4467 public static String s2x(String s) { in s2x() method
4546 + s2x(in) + "' =~ /" + p + "/"); in lineBreakWithQuantifier()