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

  /external/chromium/third_party/icu/source/test/cintltst/
callcoll.c 937 UCollationElements *ceiX, *ceiY, *ceiZ;
943 ceiZ = ucol_openElements(myCollator, Z, -1, &status);
952 ceZ = ucol_next(ceiZ, &status);
967 ucol_closeElements(ceiZ);
    [all...]
  /external/icu4c/test/cintltst/
callcoll.c 940 UCollationElements *ceiX, *ceiY, *ceiZ;
946 ceiZ = ucol_openElements(myCollator, Z, -1, &status);
955 ceZ = ucol_next(ceiZ, &status);
    [all...]

Completed in 17 milliseconds