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

  /external/icu/icu4c/source/test/intltest/
tsmthred.cpp 230 static const UChar dst_new[] = { 0xFEB1, 0xFE73,0 }; local
262 } else if(u_strncmp(dst,dst_new,UPRV_LENGTHOF(dst))) {
264 dst[0],dst[1],dst_new[0],dst_new[1]);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c 2916 static const UChar dst_new[] = { 0xFEB1, 0xFE73,0 }; local
    [all...]

Completed in 66 milliseconds