Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching refs:reallocate_integer_array

605 		firstst = reallocate_integer_array( firstst, current_mns );
606 lastst = reallocate_integer_array( lastst, current_mns );
607 finalst = reallocate_integer_array( finalst, current_mns );
608 transchar = reallocate_integer_array( transchar, current_mns );
609 trans1 = reallocate_integer_array( trans1, current_mns );
610 trans2 = reallocate_integer_array( trans2, current_mns );
611 accptnum = reallocate_integer_array( accptnum, current_mns );
613 reallocate_integer_array( assoc_rule, current_mns );
615 reallocate_integer_array( state_type, current_mns );
696 rule_type = reallocate_integer_array( rule_type,
698 rule_linenum = reallocate_integer_array( rule_linenum,
700 rule_useful = reallocate_integer_array( rule_useful,