Home | History | Annotate | Download | only in common

Lines Matching refs:ImpTabPair

952 typedef struct ImpTabPair {
955 } ImpTabPair;
1021 static const ImpTabPair impTab_DEFAULT = {{&impTabL_DEFAULT,
1037 static const ImpTabPair impTab_NUMBERS_SPECIAL = {{&impTabL_NUMBERS_SPECIAL,
1066 static const ImpTabPair impTab_GROUP_NUMBERS_WITH_R = {
1098 static const ImpTabPair impTab_INVERSE_NUMBERS_AS_L = {
1120 static const ImpTabPair impTab_INVERSE_LIKE_DIRECT = {
1153 static const ImpTabPair impTab_INVERSE_LIKE_DIRECT_WITH_MARKS = {
1158 static const ImpTabPair impTab_INVERSE_FOR_NUMBERS_SPECIAL = {
1174 static const ImpTabPair impTab_INVERSE_FOR_NUMBERS_SPECIAL_WITH_MARKS = {