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

/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dcharset.c979 unsigned last_type, last_strong_type; local
992 last_type = GRUB_BIDI_TYPE_R;
994 last_type = GRUB_BIDI_TYPE_L;
995 last_strong_type = last_type;
1001 resolved_types[i] = last_type;
1012 if (last_type == GRUB_BIDI_TYPE_EN
1022 if (last_type == GRUB_BIDI_TYPE_EN)
1045 if (last_type == GRUB_BIDI_TYPE_EN
1052 if (last_type == GRUB_BIDI_TYPE_AN
1070 last_type
[all...]

Completed in 21 milliseconds