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

/openjdk7/jdk/src/share/classes/sun/text/normalizer/
H A DNormalizerBase.java315 return new IsNextNFDSafe();
377 return new IsNextNFDSafe();
1318 private static final class IsNextNFDSafe implements IsNextBoundary{ class in class:NormalizerBase

Completed in 33 milliseconds