Searched refs:STOPPER (Results 1 – 3 of 3) sorted by relevance
285 #define STOPPER (0) macro679 u8c->ccc = STOPPER; in utf8ncursor()680 u8c->nccc = STOPPER; in utf8ncursor()749 if (u8c->ccc == STOPPER) in utf8byte()752 ccc = STOPPER; in utf8byte()776 ccc = STOPPER; in utf8byte()783 if (u8c->ccc == STOPPER) in utf8byte()785 ccc = STOPPER; in utf8byte()799 if (ccc != STOPPER && u8c->ccc < ccc && ccc < u8c->nccc) in utf8byte()814 if (u8c->nccc == STOPPER) { in utf8byte()[all …]
287 #define STOPPER (0) macro681 u8c->ccc = STOPPER; in utf8ncursor()682 u8c->nccc = STOPPER; in utf8ncursor()751 if (u8c->ccc == STOPPER) in utf8byte()754 ccc = STOPPER; in utf8byte()778 ccc = STOPPER; in utf8byte()785 if (u8c->ccc == STOPPER) in utf8byte()787 ccc = STOPPER; in utf8byte()801 if (ccc != STOPPER && u8c->ccc < ccc && ccc < u8c->nccc) in utf8byte()816 if (u8c->nccc == STOPPER) { in utf8byte()[all …]
181 #define STOPPER (0) macro2977 u8c->ccc = STOPPER; in utf8ncursor()2978 u8c->nccc = STOPPER; in utf8ncursor()3045 if (u8c->ccc == STOPPER) in utf8byte()3048 ccc = STOPPER; in utf8byte()3071 ccc = STOPPER; in utf8byte()3078 if (u8c->ccc == STOPPER) in utf8byte()3080 ccc = STOPPER; in utf8byte()3092 if (ccc != STOPPER && u8c->ccc < ccc && ccc < u8c->nccc) in utf8byte()3107 if (u8c->nccc == STOPPER) { in utf8byte()[all …]