Searched refs:STOPPER (Results 1 – 1 of 1) 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 …]