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

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapSchemaParser.java409 return readQDescrs(string, pos); // names[0] is NAME
484 return readQDescrs(string, pos);
494 final private static String[] readQDescrs(String string, int[] pos) method in class:LdapSchemaParser
498 System.err.println("readQDescrs: pos="+pos[0]);

Completed in 51 milliseconds