Lines Matching refs:CCL
52 #define LEAF case CCL: case NCCL: case CHAR: case DOT:
58 * leaf (CCL, NCCL, CHAR, DOT): left is index,
273 if (type(p) == CCL &&
275 return (0); /* empty CCL */
341 * been changed structure of CCL tables. And some CCL tables end up with NULLs
343 * Please note, CCL table which has a length data and data will include NULLs,
525 case CCL:
660 case CCL:
736 k == DOT || k == CCL &&
826 * Insert CCL entry to CCL table with maintain optimized order.