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

/macosx-10.10.1/WTF-7600.1.24/wtf/unicode/icu/
H A DCollatorICU.cpp164 static int32_t getIndexLatin1(UCharIterator* iterator, UCharIteratorOrigin origin) function in namespace:WTF
184 return iterator->index = getIndexLatin1(iterator, origin) + delta;
239 iterator.getIndex = getIndexLatin1;

Completed in 109 milliseconds