| /openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/t/ |
| H A D | lexsub.t | 22 package Lexical::Exporter { 25 BEGIN { ++$INC{"Lexical/Exporter.pm"} } 28 use Lexical::Exporter fribbler => sub { shift() . "foo" };
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perllexwarn.pod | 3 perllexwarn - Perl Lexical Warnings
|
| H A D | rofftoc | 60 Index:Item 2 "\(bu Lexical scoping"
|
| H A D | perlexperiment.pod | 302 =item Lexical subroutines 423 =item Lexical C<$_>
|
| H A D | perl5181delta.pod | 129 Lexical constants (C<my sub a() { 42 }>) no longer crash when inlined.
|
| H A D | perlform.pod | 442 Lexical variables (declared with "my") are not visible within a
|
| H A D | perl5180delta.pod | 186 =head2 Lexical subroutines 208 For more information, see L<perlsub/Lexical Subroutines>. 413 =head2 Lexical C<$_> is now experimental 533 in L<perlsub/Lexical Subroutines>. 1951 false positives. Lexical $a and $b are no longer disallowed if they are 3176 Lexical variables are now sane as regards scope, recursion and closure
|
| H A D | perl561delta.pod | 113 =item Lexical warnings 115 Lexical warnings now propagate correctly into C<eval "...">. 120 Lexical warnings could leak into other scopes in some situations. 1878 Lexical warnings pragma, C<use warnings;>, to control optional warnings. 2324 Lexical lookups for variables appearing in C<eval '...'> within
|
| H A D | perlsub.pod | 654 Lexical scopes of control structures are not bounded precisely by the 898 a local variable. This is known as dynamic scoping. Lexical scoping 1123 =head2 Lexical Subroutines
|
| H A D | perl5100delta.pod | 228 =head2 Lexical C<$_> 1049 =head2 Lexical array access
|
| H A D | perlref.pod | 562 symbolic references. Lexical variables (declared with my()) aren't in
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/corpus/ |
| H A D | CL018_yaml.meta | 2 "abstract" : "Lexical Analyzer for Perl5",
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Digest-MD5/t/ |
| H A D | warns.t | 20 'Lexical warning passed to XSUB');
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/treelang/ |
| H A D | treelang.texi | 218 * Lexical Syntax:: 327 @node What is GNU Treelang?, Lexical Syntax, Getting Started, Top 394 @node Lexical Syntax, Parsing Syntax, What is GNU Treelang?, Top 395 @chapter Lexical Syntax 396 @cindex Lexical Syntax 464 @node Parsing Syntax, Compiler Overview, Lexical Syntax, Top
|
| /openbsd-src/gnu/gcc/gcc/treelang/ |
| H A D | treelang.texi | 194 * Lexical Syntax:: 307 @node What is GNU Treelang?, Lexical Syntax, Getting Started, Top 376 @node Lexical Syntax, Parsing Syntax, What is GNU Treelang?, Top 377 @chapter Lexical Syntax 378 @cindex Lexical Syntax 467 @node Parsing Syntax, Compiler Overview, Lexical Syntax, Top
|
| H A D | ChangeLog | 499 * treelang.texi (Lexical Syntax): Document a tab as whitespace. 502 (Lexical Syntax): Create an itemize list of keywords. Add commas to
|
| /openbsd-src/gnu/usr.bin/perl/t/porting/ |
| H A D | known_pod_issues.dat | 187 Lexical::Var
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | DiagnosticCommonKinds.td | 50 let CategoryName = "Lexical or Preprocessor Issue" in {
|
| H A D | DiagnosticLexKinds.td | 13 let Component = "Lex", CategoryName = "Lexical or Preprocessor Issue" in {
|
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/ |
| H A D | Changes | 266 * Lexical topic no longer works as of perl 5.23
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-debuginfo-analyzer.rst | 143 =level: Lexical scope level (File=0, Compile Unit=1). 293 =scopes: Lexical blocks (function, class, namespace, etc).
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ThreadSafetyAnalysis.rst | 598 Lexical scope
|
| /openbsd-src/gnu/llvm/llvm/docs/TableGen/ |
| H A D | ProgRef.rst | 123 statements, comments, and blank lines (see `Lexical Analysis`_). The standard file 136 Lexical Analysis
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | passes.texi | 229 statements in its @code{then} and @code{else} arms. Lexical binding
|
| /openbsd-src/gnu/llvm/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 7650 for (auto Lexical : TULexicalDecls) in FindExternalLexicalDecls() local 7651 Visit(Lexical.first, Lexical.second); in FindExternalLexicalDecls()
|