Home | History | Annotate | Download | only in src

Lines Matching full:other_case

1791   int32_t other_case; /* offset to other case, or zero if none */
1806 #define UCD_OTHERCASE(ch) ((uint32_t)((int)ch + (int)(GET_UCD(ch)->other_case)))