HomeSort by relevance Sort by last modified time
    Searched refs:ucm_addMapping (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/tools/toolutil/
ucm.c 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,
    [all...]
ucm.h 260 ucm_addMapping(UCMTable *table,

Completed in 42 milliseconds