Lines Matching refs:reg_part
1483 sub reg_part {1492 $code =~ s/(%[a-z0-9]+)#([bwd])/reg_part($1,$2)/gem;