Home | History | Annotate | Download | only in i18n

Lines Matching refs:uhash_iget

412         const Format* format = (const Format*)uhash_iget(cachedFormatters, cur->key.integer);
413 const Format* rhs_format = (const Format*)uhash_iget(that.cachedFormatters, rhs_cur->key.integer);
581 void* ptr = uhash_iget(cachedFormatters, argumentNumber);
1040 } else if (argType == UMSGPAT_ARG_TYPE_NONE || (cachedFormatters && uhash_iget(cachedFormatters, i - 2))) {
1313 argType==UMSGPAT_ARG_TYPE_NONE || (cachedFormatters && uhash_iget(cachedFormatters, i -2))) {