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

  /external/chromium_org/third_party/icu/source/common/
ushape.c 438 countSpaces(UChar *dest,int32_t size,uint32_t options,int32_t *spacesCountl,int32_t *spacesCountr) {
450 *spacesCountr = countr;
    [all...]
  /external/icu4c/common/
ushape.cpp 441 countSpaces(UChar *dest, int32_t size, uint32_t /*options*/, int32_t *spacesCountl, int32_t *spacesCountr) {
455 *spacesCountr = countr;
    [all...]

Completed in 367 milliseconds