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

  /external/icu4c/common/unicode/
utf_old.h 682 #define UTF16_FWD_N_SAFE(s, i, length, n) U16_FWD_N(s, i, length, n)
    [all...]
  /external/icu4c/test/cintltst/
utf16tst.c 440 UTF16_FWD_N_SAFE(input, offsafe, sizeof(input)/U_SIZEOF_UCHAR, Nvalue[i]);

Completed in 32 milliseconds