Lines Matching refs:SBCS_FAST_MAX
1797 (header->version[2]>=(SBCS_FAST_MAX>>8)) :1805 * SBCS: Stage 3 is allocated in 64-entry blocks for U+0000..SBCS_FAST_MAX or higher.1813 /* set SBCS_FAST_MAX to reflect the reach of sbcsIndex[] even if header->version[2]>(SBCS_FAST_MAX>>8) */1814 mbcsTable->maxFastUChar=SBCS_FAST_MAX;