Home
last modified time | relevance | path

Searched refs:set_indent_style (Results 1 – 6 of 6) sorted by relevance

/dports/mail/p5-Mail-AuthenticationResults/Mail-AuthenticationResults-2.20210915/t/
H A D05-as_string-styles.t83 is( $Parsed->set_indent_style( 'none' )->as_string(), $None, 'None stringifies correctly' );
84 is( $Parsed->set_indent_style( 'entry' )->as_string(), $Entry, 'Entry stringifies correctly' );
85 is( $Parsed->set_indent_style( 'subentry' )->as_string(), $SubEntry, 'SubEntry stringifies correctl…
86 is( $Parsed->set_indent_style( 'full' )->as_string(), $Full, 'Full stringifies correctly' );
87 dies_ok( sub{ $Parsed->set_indent_style( 'bogus_indent_style' ); }, 'invalid style dies' );
H A D05-as_string-wrap.t17 $Parsed->set_indent_style( 'none' );
36 $Parsed->set_indent_style( 'entry' );
58 $Parsed->set_indent_style( 'entry' );
74 $Parsed->set_indent_style( 'entry' );
H A D05-eol.t25 $Parsed->set_indent_style( 'entry' );
H A D03-search-authserv-id.t21 $Found->children()->[0]->set_indent_style( 'none' );
/dports/mail/p5-Mail-AuthenticationResults/Mail-AuthenticationResults-2.20210915/lib/Mail/AuthenticationResults/
H A DHeader.pm117 sub set_indent_style { subroutine
/dports/editors/helix/helix-0.5.0/helix-term/src/
H A Dcommands.rs1615 fn set_indent_style( in set_indent_style() function
2162 fun: set_indent_style,