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

  /external/chromium_org/third_party/icu/source/common/
uloc.c 582 static const uint8_t ebcdicSigns[] = { 0x7C, 0x44, 0x66, 0x80, 0xAC, 0xAE, 0xAF, 0xB5, 0xEC, 0xEF, 0x00 };
583 const uint8_t *charToFind = ebcdicSigns;
    [all...]
  /external/icu4c/common/
uloc.cpp 567 static const uint8_t ebcdicSigns[] = { 0x7C, 0x44, 0x66, 0x80, 0xAC, 0xAE, 0xAF, 0xB5, 0xEC, 0xEF, 0x00 };
568 const uint8_t *charToFind = ebcdicSigns;
    [all...]

Completed in 732 milliseconds