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

  /external/icu4c/test/cintltst/
ucsdetst.c 234 char *bWindows;
242 bWindows = extractBytes(sWindows, sWindowsLength, "windows-1252", &lWindows);
244 ucsdet_setText(csd, bWindows, lWindows, &status);
273 freeBytes(bWindows);
  /external/icu4c/test/intltest/
csdetest.cpp 445 char *bWindows = extractBytes(sWindows, "windows-1252", lWindows);
450 ucsdet_setText(csd, bWindows, lWindows, &status);
479 freeBytes(bWindows);

Completed in 102 milliseconds