Lines Matching refs:regstclass
1872 r->regstclass = NULL;
1912 r->regstclass = first;
1915 r->regstclass = first;
1918 r->regstclass = first;
1975 if (!r->regstclass) {
2051 if (r->regstclass
2052 && (OP(r->regstclass) == REG_ANY || OP(r->regstclass) == SANY))
2053 r->regstclass = NULL;
2066 r->regstclass = (regnode*)RExC_rx->data->data[n];
2122 r->regstclass = (regnode*)RExC_rx->data->data[n];
4662 if (r->regstclass) {
4663 regprop(sv, r->regstclass);