Searched refs:otherCurr (Results 1 – 1 of 1) sorted by relevance
167 UChar otherCurr = jsc_pcre_ucp_othercase(unicodeCurr); in put() local172 … while ((unicodeCurr < hi) && (jsc_pcre_ucp_othercase(unicodeCurr + 1) == (otherCurr + 1))) { in put()176 ++otherCurr; in put()180 … addSortedRange(m_rangesUnicode, otherCurr-(unicodeCurr-rangeStart), otherCurr); in put()