Searched refs:STOPPER (Results 1 – 3 of 3) sorted by relevance
192 #define STOPPER (0) macro433 u8c->ccc = STOPPER; in utf8ncursor()434 u8c->nccc = STOPPER; in utf8ncursor()486 if (u8c->ccc == STOPPER) in utf8byte()489 ccc = STOPPER; in utf8byte()514 ccc = STOPPER; in utf8byte()521 if (u8c->ccc == STOPPER) in utf8byte()523 ccc = STOPPER; in utf8byte()552 if (u8c->nccc == STOPPER) { in utf8byte()580 u8c->ccc = STOPPER; in utf8byte()[all …]
183 #define STOPPER (0) macro2935 u8c->ccc = STOPPER; in utf8ncursor()2936 u8c->nccc = STOPPER; in utf8ncursor()3003 if (u8c->ccc == STOPPER) in utf8byte()3006 ccc = STOPPER; in utf8byte()3029 ccc = STOPPER; in utf8byte()3036 if (u8c->ccc == STOPPER) in utf8byte()3038 ccc = STOPPER; in utf8byte()3065 if (u8c->nccc == STOPPER) { in utf8byte()3094 u8c->ccc = STOPPER; in utf8byte()[all …]
35 STOPPER=39 STOPPER=Y66 if [ "$STOPPER" ] && [ "$(which savelog 2>/dev/null)" ] && \