Searched refs:myIntern (Results 1 – 1 of 1) sorted by relevance
528 HashMap myIntern = new HashMap(); in _getUnicodeMap() local536 String iValue = (String) myIntern.get(value); in _getUnicodeMap()538 myIntern.put(value, iValue = value); in _getUnicodeMap()