OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:siter
(Results
26 - 32
of
32
) sorted by null
1
2
/external/icu4c/i18n/
tblcoll.cpp
397
UCollationResult RuleBasedCollator::compare(UCharIterator &
sIter
,
401
return ucol_strcollIter(ucollator, &
sIter
, &tIter, &status);
ucol.cpp
[
all
...]
/external/icu4c/i18n/unicode/
coll.h
447
* @param
sIter
the first ("source") string iterator
453
virtual UCollationResult compare(UCharIterator &
sIter
,
[
all
...]
tblcoll.h
396
* @param
sIter
the first ("source") string iterator
402
virtual UCollationResult compare(UCharIterator &
sIter
,
[
all
...]
ucol.h
461
* @param
sIter
The source string iterator.
471
UCharIterator *
sIter
,
[
all
...]
/external/webkit/JavaScriptCore/icu/unicode/
ucol.h
459
* @param
sIter
The source string iterator.
469
UCharIterator *
sIter
,
[
all
...]
/external/webkit/WebCore/icu/unicode/
ucol.h
459
* @param
sIter
The source string iterator.
469
UCharIterator *
sIter
,
[
all
...]
Completed in 173 milliseconds
1
2