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

  /external/icu/icu4c/source/i18n/
uspoof_impl.cpp 807 // uspoof_swap - byte swap and char encoding swap of spoof data
811 uspoof_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, function
835 udata_printError(ds, "uspoof_swap(): data format %02x.%02x.%02x.%02x "
863 udata_printError(ds, "uspoof_swap(): Spoof Data header is invalid.\n");
881 udata_printError(ds, "uspoof_swap(): too few bytes (%d after ICU Data header) for spoof data.\n",
  /external/icu/icu4c/source/common/unicode/
urename.h 1649 #define uspoof_swap macro
    [all...]

Completed in 736 milliseconds