Searched refs:UCASE_MAX_EXCEPTIONS (Results 1 – 4 of 4) sorted by relevance
332 #define UCASE_MAX_EXCEPTIONS 0x1000 macro
206 static uint16_t exceptions[UCASE_MAX_EXCEPTIONS+100];830 if(excIndex>=UCASE_MAX_EXCEPTIONS) { in makeException()
211 static uint16_t exceptions[UCASE_MAX_EXCEPTIONS+100];837 if(exceptionsTop>=UCASE_MAX_EXCEPTIONS) { in makeException()