Searched refs:charPropertyFor (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/regex/
H A DPattern.java2675 node = CharPropertyNames.charPropertyFor(name);
2728 CharProperty p = CharPropertyNames.charPropertyFor(name);
5452 static CharProperty charPropertyFor(String name) { method in class:Pattern.CharPropertyNames

Completed in 44 milliseconds