Home
last modified time | relevance | path

Searched refs:Lexical (Results 1 – 25 of 44) sorted by relevance

12

/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dlexsub.t22 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 Dperllexwarn.pod3 perllexwarn - Perl Lexical Warnings
H A Drofftoc60 Index:Item 2 "\(bu Lexical scoping"
H A Dperlexperiment.pod302 =item Lexical subroutines
423 =item Lexical C<$_>
H A Dperl5181delta.pod129 Lexical constants (C<my sub a() { 42 }>) no longer crash when inlined.
H A Dperlform.pod442 Lexical variables (declared with "my") are not visible within a
H A Dperl5180delta.pod186 =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 Dperl561delta.pod113 =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 Dperlsub.pod654 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 Dperl5100delta.pod228 =head2 Lexical C<$_>
1049 =head2 Lexical array access
H A Dperlref.pod562 symbolic references. Lexical variables (declared with my()) aren't in
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/corpus/
H A DCL018_yaml.meta2 "abstract" : "Lexical Analyzer for Perl5",
/openbsd-src/gnu/usr.bin/perl/cpan/Digest-MD5/t/
H A Dwarns.t20 'Lexical warning passed to XSUB');
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreelang.texi218 * 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 Dtreelang.texi194 * 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 DChangeLog499 * 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 Dknown_pod_issues.dat187 Lexical::Var
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticCommonKinds.td50 let CategoryName = "Lexical or Preprocessor Issue" in {
H A DDiagnosticLexKinds.td13 let Component = "Lex", CategoryName = "Lexical or Preprocessor Issue" in {
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/
H A DChanges266 * Lexical topic no longer works as of perl 5.23
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-debuginfo-analyzer.rst143 =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 DThreadSafetyAnalysis.rst598 Lexical scope
/openbsd-src/gnu/llvm/llvm/docs/TableGen/
H A DProgRef.rst123 statements, comments, and blank lines (see `Lexical Analysis`_). The standard file
136 Lexical Analysis
/openbsd-src/gnu/gcc/gcc/doc/
H A Dpasses.texi229 statements in its @code{then} and @code{else} arms. Lexical binding
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp7650 for (auto Lexical : TULexicalDecls) in FindExternalLexicalDecls() local
7651 Visit(Lexical.first, Lexical.second); in FindExternalLexicalDecls()

12