Searched refs:countSpaces (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Dushape.c435 *Name : countSpaces
441 countSpaces(UChar *dest,int32_t size,uint64_t options,int32_t *spacesCountl,int32_t *spacesCountr) { function
1587 countSpaces(tempbuffer,sourceLength,options,&spacesCountl,&spacesCountr);
1641 countSpaces(tempbuffer,destLength,options,&spacesCountl,&spacesCountr);

Completed in 97 milliseconds