| /openbsd-src/gnu/usr.bin/perl/cpan/Text-Balanced/t/ |
| H A D | 07_exttag.t | 19 if ($str =~ s/\A# USING://) { $neg = 0; $cmd = $str; next; } 46 # USING: gen_extract_tagged("BEGIN([A-Z]+)",'END$1',"(?s).*?(?=BEGIN)")->($str); 50 # USING: extract_tagged($str,"BEGIN([A-Z]+)",'END$1',"(?s).*?(?=BEGIN)"); 54 # USING: extract_tagged($str,"BEGIN([A-Z]+)",'END$1',"(?s).*?(?=BEGIN)"); 61 # USING: extract_tagged($str,"BEGIN","END","(?s).*?(?=BEGIN)"); 64 # USING: extract_tagged($str); 67 # USING: extract_tagged($str,qr/<[A-Z]+>/,undef, undef, {ignore=>["<BR>"]}); 70 # USING: extract_tagged($str,"BEGIN","END"); 74 # USING: extract_tagged($str,undef,undef,undef,{ignore=>["<[^>]*/>"]}); 77 # USING: extract_tagged($str,";","-",undef,{reject=>[";"],fail=>"MAX"}); [all …]
|
| H A D | 09_gentag.t | 21 if ($str =~ s/\A# USING://) 59 # USING: gen_extract_tagged('{','}'); 62 # USING: gen_extract_tagged(qr/<[A-Z]+>/,undef, undef, {ignore=>["<BR>"]}); 65 # USING: gen_extract_tagged("BEGIN","END"); 69 # USING: gen_extract_tagged(undef,undef,undef,{ignore=>["<[^>]*/>"]}); 72 # USING: gen_extract_tagged(";","-",undef,{reject=>[";"],fail=>"MAX"}); 75 # USING: gen_extract_tagged("<[A-Z]+>",undef, undef, {ignore=>["<BR>"]}); 83 # USING: gen_extract_tagged("BEGIN","END",undef,{reject=>["BEGIN","END"]}); 87 # USING: gen_extract_tagged(";","-",undef,{reject=>[";"],fail=>"PARA"}); 91 # USING: gen_extract_tagged();
|
| H A D | 03_extcbk.t | 19 if ($str =~ s/\A# USING://) { $neg = 0; $cmd = $str; next; } 65 # USING: extract_codeblock($str,'(){}',undef,'()'); 68 # USING: extract_codeblock($str); 78 # USING: extract_codeblock($str,'<>'); 89 # USING: extract_codeblock($str, '()'); 93 # USING: extract_codeblock($str,undef,'=*'); 96 # USING: extract_codeblock($str,'{}<>'); 99 # USING: extract_codeblock($str,'{}',undef,'<>'); 102 # USING: extract_codeblock($str,'{}');
|
| H A D | 02_extbrk.t | 19 if ($str =~ s/\A# USING://) { $neg = 0; $cmd = $str; next; } 46 # USING: extract_bracketed($str); 50 # USING: extract_bracketed($str,'{}'); 58 # USING: extract_bracketed($str,'<"`q>'); 61 # USING: extract_bracketed($str,'<">'); 64 # USING: extract_bracketed($str,'<"`>');
|
| H A D | 04_extdel.t | 19 if ($str =~ s/\A# USING://) { $neg = 0; $cmd = $str; next; } 58 # USING: extract_delimited($str,'/#$',undef,'/#$'); 67 # USING: extract_delimited($str,'/#$',undef,'\\'); 76 # USING: extract_delimited($str); 89 # USING: extract_delimited($str,'/#$','-->');
|
| H A D | 08_extvar.t | 19 if ($str =~ s/\A# USING://) { $neg = 0; $cmd = $str; next; } 50 # USING: extract_variable($str); 55 # USING: extract_variable($str); 147 # USING: extract_variable($str,'=*');
|
| H A D | 06_extqlk.t | 20 if ($str =~ s/\A# USING://) { $neg = 0; $cmd = $str; next; } 71 # USING: extract_quotelike($str);
|
| /openbsd-src/sbin/restore/ |
| H A D | restore.h | 125 #define USING 1 /* extracting from the tape */ macro
|
| H A D | tape.c | 262 curfile.action = USING; in setup() 270 curfile.action = USING; in setup() 433 if (curfile.action == USING) { in getvol() 459 if (gettingfile && curfile.action == USING) { in terminateinput() 535 curfile.action = USING; in extractfile() 902 case USING: in readtape()
|
| H A D | dirs.c | 181 curfile.action = USING; in extractdirs()
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-i370.texi | 55 directives is ignored; thus for example, .using and USING have the same 75 relative to the last USING directive. Note that this means that 79 All labels are relative to the last USING. Thus, branches to a label
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-i370.texi | 55 directives is ignored; thus for example, .using and USING have the same 75 relative to the last USING directive. Note that this means that 79 All labels are relative to the last USING. Thus, branches to a label
|
| /openbsd-src/gnu/usr.bin/cvs/contrib/ |
| H A D | intro.doc | 7 INTRODUCTION TO USING CVS 32 USING CVS
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i370/ |
| H A D | README | 45 USING that will place address literals in the data section, this forces 52 the meaning of the USING directive to encompass this. This would
|
| /openbsd-src/gnu/llvm/clang/include/clang/Serialization/ |
| H A D | TypeBitCodes.def | 65 TYPE_BIT_CODE(Using, USING, 54)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/treelang/ |
| H A D | treelang.texi | 38 @set USING 44 @c @clear USING 47 @ifset USING 51 @c seems reasonable to assume at least one of INTERNALS or USING is set... 55 @ifclear USING 60 @ifclear USING 112 @ifset USING 119 @ifclear USING 145 @ifset USING 153 @ifclear USING [all …]
|
| /openbsd-src/gnu/gcc/gcc/treelang/ |
| H A D | treelang.texi | 34 @set USING 40 @c @clear USING 43 @ifset USING 47 @c seems reasonable to assume at least one of INTERNALS or USING is set... 51 @ifclear USING 56 @ifclear USING 108 @ifset USING 115 @ifclear USING 135 @ifset USING 142 @ifclear USING [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | parse.y | 332 %token NAMESPACE TYPENAME_KEYWORD USING 584 USING qualified_id 586 | USING global_scope qualified_id 588 | USING global_scope unqualified_id 593 USING namespace_qualifier identifier 595 | USING global_scope identifier 597 | USING global_scope namespace_qualifier identifier 602 USING NAMESPACE
|
| H A D | lex.c | 536 /* RID_USING */ USING,
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | README.vos | 76 =head1 USING PERL IN OPENVOS
|
| /openbsd-src/gnu/llvm/lldb/docs/man/ |
| H A D | lldb.rst | 294 USING LLDB
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlfilter.pod | 77 =head1 USING FILTERS 373 =head1 USING CONTEXT: THE DEBUG FILTER
|
| H A D | perlform.pod | 14 much more legible, more like BASIC's PRINT USING statement. Think of it
|
| H A D | perllocale.pod | 187 =head1 USING LOCALES 698 the full list of relevant environment variables and L</"USING LOCALES"> 910 As noted in L</USING LOCALES>, C<cmp> compares according to the current
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/ |
| H A D | Transition.pod | 454 =head1 USING UTF8
|