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 232 char *bWindows;
240 bWindows = extractBytes(sWindows, sWindowsLength, "windows-1252", &lWindows);
242 ucsdet_setText(csd, bWindows, lWindows, &status);
271 freeBytes(bWindows);
  /external/icu4c/test/intltest/
csdetest.cpp 446 char *bWindows = extractBytes(sWindows, "windows-1252", lWindows);
451 ucsdet_setText(csd, bWindows, lWindows, &status);
480 freeBytes(bWindows);

Completed in 189 milliseconds