OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numCpFwd
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
collationiterator.cpp
151
numCpFwd
(other.
numCpFwd
),
179
numCpFwd
== other.
numCpFwd
&&
313
if(skipped == NULL &&
numCpFwd
< 0) {
471
if(
numCpFwd
== 0) { return U_SENTINEL; }
474
if(
numCpFwd
> 0 && c >= 0) { --
numCpFwd
; }
484
if(
numCpFwd
>= 0) {
numCpFwd
+= n;
[
all
...]
collationiterator.h
90
numCpFwd
(-1),
311
int32_t
numCpFwd
;
Completed in 66 milliseconds