HomeSort by relevance Sort by last modified time
    Searched refs:spacesCountl (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) {
449 *spacesCountl = countl;
    [all...]
  /external/icu4c/common/
ushape.cpp 441 countSpaces(UChar *dest, int32_t size, uint32_t /*options*/, int32_t *spacesCountl, int32_t *spacesCountr) {
454 *spacesCountl = countl;
    [all...]

Completed in 56 milliseconds