Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c4857 char new_subchars [] = {0x7F}; /* subst char used by SmartSuite..*/ in TestLMBCS() local
4900 ucnv_setSubstChars (cnv2,new_subchars, len, &errorCode); in TestLMBCS()
4911 if (get_subchars[0] != new_subchars[0]){ in TestLMBCS()