Home
last modified time | relevance | path

Searched refs:STOPPER (Results 1 – 2 of 2) sorted by relevance

/linux/fs/unicode/
A Dutf8-norm.c209 #define STOPPER (0) macro
597 u8c->ccc = STOPPER; in utf8ncursor()
598 u8c->nccc = STOPPER; in utf8ncursor()
667 if (u8c->ccc == STOPPER) in utf8byte()
670 ccc = STOPPER; in utf8byte()
694 ccc = STOPPER; in utf8byte()
701 if (u8c->ccc == STOPPER) in utf8byte()
703 ccc = STOPPER; in utf8byte()
732 if (u8c->nccc == STOPPER) { in utf8byte()
760 u8c->ccc = STOPPER; in utf8byte()
[all …]
A Dmkutf8data.c183 #define STOPPER (0) macro
3004 u8c->ccc = STOPPER; in utf8ncursor()
3005 u8c->nccc = STOPPER; in utf8ncursor()
3072 if (u8c->ccc == STOPPER) in utf8byte()
3075 ccc = STOPPER; in utf8byte()
3098 ccc = STOPPER; in utf8byte()
3105 if (u8c->ccc == STOPPER) in utf8byte()
3107 ccc = STOPPER; in utf8byte()
3134 if (u8c->nccc == STOPPER) { in utf8byte()
3163 u8c->ccc = STOPPER; in utf8byte()
[all …]

Completed in 12 milliseconds