Searched defs:SEEKING_STRONG_FOR_FSI (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidi.c448 SEEKING_STRONG_FOR_FSI, /* 2: looking for first strong after FSI */ enumerator in enum:__anon11934
509 else if(state==SEEKING_STRONG_FOR_FSI) {
524 else if(state==SEEKING_STRONG_FOR_FSI) {
543 state=SEEKING_STRONG_FOR_FSI;
549 if(state==SEEKING_STRONG_FOR_FSI) {
599 if(state==SEEKING_STRONG_FOR_FSI) {
/external/icu/icu4c/source/common/
H A Dubidi.c451 SEEKING_STRONG_FOR_FSI, /* 2: looking for first strong after FSI */ enumerator in enum:__anon21724
512 else if(state==SEEKING_STRONG_FOR_FSI) {
528 else if(state==SEEKING_STRONG_FOR_FSI) {
548 state=SEEKING_STRONG_FOR_FSI;
555 if(state==SEEKING_STRONG_FOR_FSI) {
601 state=SEEKING_STRONG_FOR_FSI; /* to be on the safe side */
605 if(state==SEEKING_STRONG_FOR_FSI) {

Completed in 85 milliseconds