Searched refs:ccc (Results 1 – 3 of 3) sorted by relevance
433 u8c->ccc = STOPPER; in utf8ncursor()474 int ccc; in utf8byte() local489 ccc = STOPPER; in utf8byte()510 ccc = LEAF_CCC(leaf); in utf8byte()514 ccc = STOPPER; in utf8byte()523 ccc = STOPPER; in utf8byte()537 if (ccc != STOPPER && u8c->ccc < ccc && ccc < u8c->nccc) in utf8byte()538 u8c->nccc = ccc; in utf8byte()544 if (ccc == u8c->ccc) { in utf8byte()559 u8c->nccc = ccc; in utf8byte()[all …]
1341 int ccc; member1381 if (left->ccc != right->ccc) in nfdi_equal()1398 if (left->ccc != right->ccc) in nfdicf_equal()1811 data->ccc, in verify()2974 short int ccc; member3060 int ccc; in utf8byte() local3075 ccc = STOPPER; in utf8byte()3098 ccc = STOPPER; in utf8byte()3107 ccc = STOPPER; in utf8byte()3119 if (ccc != STOPPER && u8c->ccc < ccc && ccc < u8c->nccc) in utf8byte()[all …]
42 short int ccc; member
Completed in 14 milliseconds