Home
last modified time | relevance | path

Searched refs:UCNV_EXT_FROM_U_MAX_DIRECT_LENGTH (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Ducnv_ext.h454 #define UCNV_EXT_FROM_U_MAX_DIRECT_LENGTH 3 macro
Ducnv_ext.c682 if(length<=UCNV_EXT_FROM_U_MAX_DIRECT_LENGTH) { in ucnv_extWriteFromU()
829 if(length<=UCNV_EXT_FROM_U_MAX_DIRECT_LENGTH) { in ucnv_extSimpleMatchFromU()