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

  /external/icu4c/common/unicode/
utf_old.h 679 #define UTF16_FWD_1_SAFE(s, i, length) U16_FWD_1(s, i, length)
    [all...]
  /external/icu4c/test/cintltst/
utf16tst.c 365 UTF16_FWD_1_SAFE(input, offsafe, sizeof(input)/U_SIZEOF_UCHAR);

Completed in 27 milliseconds