Home | History | Annotate | Download | only in i18n

Lines Matching defs:LAST_BYTE_MASK_

35 #define LAST_BYTE_MASK_          0xFF
455 LAST_BYTE_MASK_;
712 if (getFCD(text, &temp, textlength) & LAST_BYTE_MASK_) {
971 strsrch->search->textLength) & LAST_BYTE_MASK_) {
1010 if (getFCD(text, &temp, textlength) & LAST_BYTE_MASK_) {
1302 if (fcd & LAST_BYTE_MASK_) {
1455 if ((getFCD(text, &tempstart, textlength) & LAST_BYTE_MASK_) == 0) {
1717 if ((getFCD(text, &temp, textoffset) & LAST_BYTE_MASK_) == 0) {
1870 if (getFCD(text, start, textlength) & LAST_BYTE_MASK_) {
2160 LAST_BYTE_MASK_)) {
2508 if (getFCD(text, end, textlength) & LAST_BYTE_MASK_) {