Home | History | Annotate | Download | only in common

Lines Matching refs:ImpTabPair

1520 typedef struct ImpTabPair {
1523 } ImpTabPair;
1589 static const ImpTabPair impTab_DEFAULT = {{&impTabL_DEFAULT,
1605 static const ImpTabPair impTab_NUMBERS_SPECIAL = {{&impTabL_NUMBERS_SPECIAL,
1634 static const ImpTabPair impTab_GROUP_NUMBERS_WITH_R = {
1666 static const ImpTabPair impTab_INVERSE_NUMBERS_AS_L = {
1688 static const ImpTabPair impTab_INVERSE_LIKE_DIRECT = {
1722 static const ImpTabPair impTab_INVERSE_LIKE_DIRECT_WITH_MARKS = {
1727 static const ImpTabPair impTab_INVERSE_FOR_NUMBERS_SPECIAL = {
1743 static const ImpTabPair impTab_INVERSE_FOR_NUMBERS_SPECIAL_WITH_MARKS = {