OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHECK_FWD
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
utf8collationiterator.h
82
state(
CHECK_FWD
), start(p),
140
CHECK_FWD
,
utf8collationiterator.cpp
135
state =
CHECK_FWD
;
152
if(state ==
CHECK_FWD
) {
223
U_ASSERT(state ==
CHECK_FWD
&& pos != length);
256
if(state ==
CHECK_FWD
&& length < 0) {
268
if(state ==
CHECK_FWD
) {
367
state =
CHECK_FWD
; // Check forward.
380
state =
CHECK_FWD
;
387
U_ASSERT(state ==
CHECK_FWD
&& pos != length);
439
U_ASSERT(state ==
CHECK_FWD
||
442
if(state ==
CHECK_FWD
) {
[
all
...]
Completed in 45 milliseconds