Lines Matching refs:ucm_addMapping
243 * (see ucm_moveMappings() and ucm_addMapping())
289 ucm_addMapping(ext, mb, UCM_GET_CODE_POINTS(base, mb), UCM_GET_BYTES(base, mb));
649 ucm_addMapping(fromUTable, toUMapping, UCM_GET_CODE_POINTS(toUTable, toUMapping), UCM_GET_BYTES(toUTable, toUMapping));
682 ucm_addMapping(fromUTable, toUMapping, UCM_GET_CODE_POINTS(toUTable, toUMapping), UCM_GET_BYTES(toUTable, toUMapping));
914 ucm_addMapping(UCMTable *table,
1119 ucm_addMapping(ucm->base, m, codePoints, bytes);
1121 ucm_addMapping(ucm->ext, m, codePoints, bytes);