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

/macosx-10.10/ICU-531.30/icuSources/common/
H A Dushape.cpp403 invertBuffer(UChar *buffer, int32_t size, uint32_t /*options*/, int32_t lowlimit, int32_t highlimit) { argument
406 for(i=lowlimit,j=size-highlimit-1;i<j;i++,j--) {

Completed in 184 milliseconds