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

/external/chromium/third_party/icu/source/common/
H A Dubidi.c1396 uint8_t oldStateImp, stateImp, actionImp; local
1467 actionImp=GET_ACTIONPROPS(cell); /* isolate the action */
1468 if((i==limit) && (actionImp==0)) {
1470 actionImp=1; /* process the last sequence */
1472 if(actionImp) {
1474 switch(actionImp) {
/external/icu4c/common/
H A Dubidi.c1392 uint8_t oldStateImp, stateImp, actionImp; local
1463 actionImp=GET_ACTIONPROPS(cell); /* isolate the action */
1464 if((i==limit) && (actionImp==0)) {
1466 actionImp=1; /* process the last sequence */
1468 if(actionImp) {
1470 switch(actionImp) {

Completed in 123 milliseconds