Searched refs:removeMapping (Results 1 – 7 of 7) sorted by relevance
60 void removeMapping(UChar32 c);
294 builder.removeMapping(c); in parseFile()
206 void Normalizer2DataBuilder::removeMapping(UChar32 c) { in removeMapping() function in Normalizer2DataBuilder1032 diff.removeMapping(c); in computeDiff()
310 - (HMEntry *) removeMapping:(id)o;
415 return [hm removeMapping:o] != nil;1405 - (HMEntry *) removeMapping:(id)o
189 private boolean removeMapping(Object rowKey, Object columnKey, Object value) { in removeMapping() method in StandardTable518 return removeMapping(entry.getKey(), columnKey, entry.getValue());
187 private boolean removeMapping(Object rowKey, Object columnKey, Object value) { in removeMapping() method in StandardTable493 return removeMapping(entry.getKey(), columnKey, entry.getValue());