Searched defs:_get (Results 1 – 4 of 4) sorted by relevance
78 const SharedObject *LRUCache::_get(const char *localeId, UErrorCode &status) { in _get() function in LRUCache
355 static void _get(UHashtable* hash, in _get() function
395 def _get(self, name=name, _the_name=_the_name): function