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

  /external/icu4c/common/unicode/
utf_old.h 494 #define UTF8_BACK_1_SAFE(s, start, i) U8_BACK_1(s, start, i)
    [all...]
  /external/icu4c/test/cintltst/
utf8tst.c 477 UTF8_BACK_1_SAFE(input, 0, offsafe);
    [all...]

Completed in 23 milliseconds