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

/macosx-10.10.1/WTF-7600.1.24/wtf/unicode/icu/
H A DCollatorICU.cpp230 static UCharIterator createLatin1Iterator(const LChar* characters, int length) function in namespace:WTF
255 return createLatin1Iterator(string.characters8(), string.length());

Completed in 183 milliseconds