Searched refs:removeMapping (Results 1 – 4 of 4) sorted by relevance
62 void removeMapping(UChar32 c);
230 builder.removeMapping(c); in parseFile()
304 void Normalizer2DataBuilder::removeMapping(UChar32 c) { in removeMapping() function in Normalizer2DataBuilder
223 private boolean removeMapping(Object rowKey, Object columnKey, Object value) { in removeMapping() method in StandardTable299 return removeMapping( in remove()597 return removeMapping(entry.getKey(), columnKey, entry.getValue());