| /openbsd-src/regress/usr.bin/mandoc/roff/cond/ |
| H A D | close.out_ascii | 1 COND-CLOSE(1) General Commands Manual COND-CLOSE(1) 42 OpenBSD November 26, 2018 COND-CLOSE(1)
|
| /openbsd-src/gnu/usr.bin/perl/lib/Tie/ |
| H A D | StdHandle.pm | 50 sub CLOSE { close($_[0]) } subroutine 55 $_[0]->CLOSE if defined($_[0]->FILENO);
|
| H A D | Handle.pm | 196 sub CLOSE { subroutine
|
| /openbsd-src/gnu/usr.bin/perl/t/op/ |
| H A D | tiehandle.t | 75 sub CLOSE { 76 ::compare(CLOSE => @_); 158 @expect = (CLOSE => $ob);
|
| /openbsd-src/usr.bin/awk/ |
| H A D | awkgram.y | 56 %token <i> ARG BLTIN BREAK CLOSE CONTINUE DELETE DO EXIT FOR FUNC 84 %left ARG BLTIN BREAK CALL CLOSE CONTINUE DELETE DO EXIT FOR FUNC 376 | CLOSE term { $$ = op1(CLOSE, $2); }
|
| H A D | maketab.c | 81 { CLOSE, "closefile", "closefile" },
|
| H A D | lex.c | 54 { "close", CLOSE, CLOSE },
|
| /openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-REXX/t/ |
| H A D | rx_tiesql.test | 78 CLOSE c1
|
| H A D | rx_sql.test | 87 CLOSE c1
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/ |
| H A D | TiedOutFH.pm | 59 sub CLOSE { 1 } 60 sub CLOSE { 1 } global() subroutine
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/IO/ |
| H A D | Scalar.pm | 561 sub CLOSE { shift->close(@_); } subroutine
|
| /openbsd-src/gnu/usr.bin/perl/cpan/IO-Zlib/ |
| H A D | Zlib.pm | 478 sub CLOSE subroutine
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | str-1t.fin | 37 Close CLOSE
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | configure.com | 75 $ CLOSE/NOLOG CONFIG 587 $ CLOSE CONFIG 589 $ CLOSE MISSING 730 $ CLOSE CONFIG 742 $ CLOSE CONFIG 872 $ CLOSE CONFIG 1266 $ CLOSE CONFIG 1274 $ CLOSE PATCH 1307 $ CLOSE CONFIG 1353 $ CLOSE CONFI [all...] |
| H A D | regcomp_debug.c | 185 if (op == CLOSE || op == SRCLOSE || op == WHILEM) in S_regdump_intflags() 634 else if (k == REF || k == OPEN || k == CLOSE in Perl_regprop() 639 (op == OPEN || op == CLOSE) ? PARNO(o) : in Perl_regprop()
|
| H A D | regcomp.sym | 230 #*OPEN,CLOSE,GROUPP ...are numbered at compile time. 232 CLOSE CLOSE, num 1 ; Close corresponding OPEN of #n.
|
| H A D | regnodes.h | 860 #define CLOSE 70 /* 0x46 Close corresponding macro 2256 .type = CLOSE,
|
| H A D | regcomp_study.c | 1481 I32 stopparen, /* treat CLOSE-N as END, see GOSUB */ in Perl_join_exact() 2628 if (OP(nxt) != CLOSE) in Perl_study_chunk() 2647 OP(nxt) = OPTIMIZED; /* was CLOSE. */ in Perl_study_chunk() 2683 if ((data->flags & SF_IN_PAR) && OP(nxt) == CLOSE) { in Perl_study_chunk() 2698 OP(nxt) = OPTIMIZED; /* was CLOSE. */ in Perl_study_chunk() 3205 /* See a CLOSE op inside this lookbehind? */ in Perl_study_chunk() 3363 else if (OP(scan) == CLOSE) { in Perl_study_chunk()
|
| /openbsd-src/gnu/usr.bin/perl/ext/PerlIO-via/ |
| H A D | via.xs | 28 CV *CLOSE; member 347 PerlIOVia_method(aTHX_ f, MYMethod(CLOSE), G_SCALAR, Nullsv); in PerlIOVia_close()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/libnet/lib/Net/ |
| H A D | Cmd.pm | 630 sub CLOSE { subroutine
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Win32API-File/ |
| H A D | File.pm | 786 sub CLOSE { subroutine
|
| /openbsd-src/gnu/usr.bin/perl/t/re/ |
| H A D | pat_advanced.t | 2600 | | tail~ REFN <1> (6) -> CLOSE 2627 | | tail~ REFN <1> (3) -> CLOSE 2636 | | tail~ EXACT <x> (10) -> CLOSE 2667 | | tail~ REFN2 'c' <1> (3) -> CLOSE 2676 | | tail~ EXACT <x> (10) -> CLOSE
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perltie.pod | 888 READ, and possibly CLOSE, UNTIE and DESTROY. The class can also provide: BINMODE, 1020 =item CLOSE this 1021 X<CLOSE> 1026 sub CLOSE { print "CLOSE called.\n" } 1032 It may be appropriate to "auto CLOSE" when this occurs. See
|
| /openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/ |
| H A D | Base.pm | 1004 *CLOSE = \&close;
|
| /openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/ |
| H A D | Base.pm | 1510 *CLOSE = \&close;
|