Home
last modified time | relevance | path

Searched refs:UNDERBAR (Results 1 – 25 of 403) sorted by relevance

12345678910>>...17

/dports/devel/p5-IO-Prompter/IO-Prompter-0.004015/t/
H A Dargv.t18 $_ = 'UNDERBAR';
21 is $_, 'UNDERBAR' => 'Left $_ alone'
H A Dsimple.t20 $_ = 'UNDERBAR';
23 is $_, 'UNDERBAR' => 'Second line left $_ alone'
H A Dline.t20 $_ = 'UNDERBAR';
23 is $_, 'UNDERBAR' => 'Second line left $_ alone'
H A Dno_term_readkey.t21 $_ = 'UNDERBAR';
24 is $_, 'UNDERBAR' => 'Second line left $_ alone'
H A Dnumber.t22 $_ = 'UNDERBAR';
25 is $_, 'UNDERBAR' => 'Second line left $_ alone'
H A Dzen.t20 $_ = 'UNDERBAR';
23 is $_, 'UNDERBAR' => 'Second line left $_ alone'
H A Dfake.t20 $_ = 'UNDERBAR';
23 is $_, 'UNDERBAR' => 'Second line left $_ alone'
H A Dfake_no_term_readkey.t21 $_ = 'UNDERBAR';
24 is $_, 'UNDERBAR' => 'Second line left $_ alone'
H A Dsingle.t21 $_ = 'UNDERBAR';
24 is $_, 'UNDERBAR' => 'Second line left $_ alone'
H A Dinteractive.t28 $_ = 'UNDERBAR';
31 $ok{'$_ unaffected'} = $_ eq 'UNDERBAR';
H A Dverbatim.t20 $_ = 'UNDERBAR';
23 is $_, 'UNDERBAR' => 'Second line left $_ alone'
H A Dinteractive_out.t24 $_ = 'UNDERBAR';
27 $ok{'$_ unaffected'} = $_ eq 'UNDERBAR';
H A Dinteractive_wipe.t25 $_ = 'UNDERBAR';
29 $ok{'$_ unaffected'} = $_ eq 'UNDERBAR';
H A Dinteractive_wipe_wipefirst.t25 $_ = 'UNDERBAR';
30 $ok{'$_ unaffected'} = $_ eq 'UNDERBAR';
H A Dinteractive_wipefirst.t25 $_ = 'UNDERBAR';
30 $ok{'$_ unaffected'} = $_ eq 'UNDERBAR';
H A Dinteractive_no_term_readkey.t31 $_ = 'UNDERBAR';
34 $ok{'$_ unaffected'} = $_ eq 'UNDERBAR';
H A Dinteractive_return.t25 $_ = 'UNDERBAR';
28 $ok{'$_ unaffected'} = $_ eq 'UNDERBAR';
H A Dfilehandles.t27 $_ = 'UNDERBAR';
31 is $_, 'UNDERBAR' => 'Second line left $_ alone'
H A Dinteger.t29 $_ = 'UNDERBAR';
32 is $_, 'UNDERBAR' => 'Second line left $_ alone';
H A Dlexical_options.t33 $_ = 'UNDERBAR';
36 is $_, 'UNDERBAR' => 'Second line left $_ alone';
H A Dinteractive_echo.t33 $_ = 'UNDERBAR';
36 $ok{'$_ unaffected'} = $_ eq 'UNDERBAR';
H A Dlist_context.t20 $_ = 'UNDERBAR';
23 is $_, 'UNDERBAR' => 'Second line left $_ alone'
/dports/biology/py-ete3/ete3-3.1.2/ete3/test/
H A Dtest_circle_label.py12 UNDERBAR = '_' variable
113 thesets[namelist.replace(UNDERBAR, SPACE)] = int(num)
/dports/x11/luit/luit-20210218/encodings/
H A Dapl2.enc38 0x9E 0x2376 # APL FUNCTIONAL SYMBOL ALPHA UNDERBAR
88 0xD0 0x2378 # APL FUNCTIONAL SYMBOL IOTA UNDERBAR
89 0xD1 0x2377 # APL FUNCTIONAL SYMBOL EPSILON UNDERBAR
105 0xE1 0x2379 # APL FUNCTIONAL SYMBOL OMEGA UNDERBAR
127 0xF7 0x2359 # APL FUNCTIONAL SYMBOL DELTA UNDERBAR
/dports/textproc/py-docutils/docutils-0.17.1/docutils/parsers/rst/include/
H A Disoamsc.txt11 .. |lbrke| unicode:: U+0298B .. LEFT SQUARE BRACKET WITH UNDERBAR
21 .. |rbrke| unicode:: U+0298C .. RIGHT SQUARE BRACKET WITH UNDERBAR

12345678910>>...17