32: if ( $token->[0] eq 'S' and $token->[1] eq 'meta' ) { 33: $token->[ $text_index ] =~ s/AA\.//g; 34: }