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

/openjdk7/jdk/test/com/sun/jndi/cosnaming/
H A DCNNameParser.java15 for (int i = 0; i < compounds.length; i++) {
16 checkCompound(parser, compounds[i], compoundComps[i]);
40 private static final String[] compounds = { field in class:CNNameParser

Completed in 63 milliseconds