/
usr
/
lib
/
x86_64-linux-gnu
/
perl
/
5.34.0
/
CORE
/
/usr/lib/x86_64-linux-gnu/perl/5.34.0/CORE
mkdir
upload
Name
Size
Mode
Actions
av.h
3736
0644
edit
dl
rm
bitcount.h
1038
0644
edit
dl
rm
charclass_invlists.h
4354051
0644
edit
dl
rm
config.h
165419
0644
edit
dl
rm
cop.h
46591
0644
edit
dl
rm
cv.h
12363
0644
edit
dl
rm
dosish.h
5463
0644
edit
dl
rm
ebcdic_tables.h
53247
0644
edit
dl
rm
embed.h
101903
0644
edit
dl
rm
embedvar.h
15633
0644
edit
dl
rm
EXTERN.h
1576
0644
edit
dl
rm
fakesdio.h
3210
0644
edit
dl
rm
feature.h
12652
0644
edit
dl
rm
form.h
1463
0644
edit
dl
rm
git_version.h
357
0644
edit
dl
rm
gv.h
11612
0644
edit
dl
rm
handy.h
134153
0644
edit
dl
rm
hv.h
26589
0644
edit
dl
rm
hv_func.h
7192
0644
edit
dl
rm
hv_macro.h
3111
0644
edit
dl
rm
inline.h
82962
0644
edit
dl
rm
INTERN.h
1276
0644
edit
dl
rm
intrpvar.h
35978
0644
edit
dl
rm
invlist_inline.h
7464
0644
edit
dl
rm
iperlsys.h
52523
0644
edit
dl
rm
keywords.h
6654
0644
edit
dl
rm
l1_char_class_tab.h
122512
0644
edit
dl
rm
malloc_ctl.h
1524
0644
edit
dl
rm
metaconfig.h
728
0644
edit
dl
rm
mg.h
3647
0644
edit
dl
rm
mg_data.h
5330
0644
edit
dl
rm
mg_raw.h
4377
0644
edit
dl
rm
mg_vtable.h
9621
0644
edit
dl
rm
mydtrace.h
1693
0644
edit
dl
rm
nostdio.h
3392
0644
edit
dl
rm
op.h
40283
0644
edit
dl
rm
opcode.h
93895
0644
edit
dl
rm
opnames.h
9014
0644
edit
dl
rm
op_reg_common.h
5910
0644
edit
dl
rm
overload.h
3276
0644
edit
dl
rm
pad.h
17581
0644
edit
dl
rm
parser.h
7091
0644
edit
dl
rm
patchlevel-debian.h
8482
0644
edit
dl
rm
patchlevel.h
6577
0644
edit
dl
rm
perl.h
293512
0644
edit
dl
rm
perlapi.h
634
0644
edit
dl
rm
perlio.h
9424
0644
edit
dl
rm
perliol.h
13646
0644
edit
dl
rm
perlsdio.h
527
0644
edit
dl
rm
perlvars.h
12306
0644
edit
dl
rm
perly.h
5281
0644
edit
dl
rm
perl_inc_macro.h
6468
0644
edit
dl
rm
perl_langinfo.h
2914
0644
edit
dl
rm
perl_siphash.h
5178
0644
edit
dl
rm
pp.h
29684
0644
edit
dl
rm
pp_proto.h
12240
0644
edit
dl
rm
proto.h
278427
0644
edit
dl
rm
reentr.h
87221
0644
edit
dl
rm
regcharclass.h
274044
0644
edit
dl
rm
regcomp.h
53306
0644
edit
dl
rm
regexp.h
37961
0644
edit
dl
rm
regnodes.h
87291
0644
edit
dl
rm
sbox32_hash.h
57295
0644
edit
dl
rm
scope.h
12148
0644
edit
dl
rm
sv.h
93792
0644
edit
dl
rm
thread.h
16911
0644
edit
dl
rm
time64.h
900
0644
edit
dl
rm
time64_config.h
2069
0644
edit
dl
rm
uconfig.h
165116
0644
edit
dl
rm
unicode_constants.h
8459
0644
edit
dl
rm
unixish.h
5283
0644
edit
dl
rm
uni_keywords.h
554833
0644
edit
dl
rm
utf8.h
50251
0644
edit
dl
rm
utfebcdic.h
66091
0644
edit
dl
rm
util.h
10830
0644
edit
dl
rm
uudmap.h
1058
0644
edit
dl
rm
vutil.h
7772
0644
edit
dl
rm
warnings.h
10909
0644
edit
dl
rm
XSUB.h
24876
0644
edit
dl
rm
zaphod32_hash.h
9659
0644
edit
dl
rm
Edit:
/usr/lib/x86_64-linux-gnu/perl/5.34.0/CORE/perly.h
(5281B)
/* -*- buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! This file is built by regen_perly.pl from perly.y. Any changes made here will be lost! */ #define PERL_BISON_VERSION 30003 #ifdef PERL_CORE /* A Bison parser, made by GNU Bison 3.3. */ /* Bison interface for Yacc-like parsers in C Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ /* As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ /* Undocumented macros, especially those whose name start with YY_, are private implementation details. Do not rely on them. */ /* Debug traces. */ #ifndef YYDEBUG # define YYDEBUG 0 #endif #if YYDEBUG extern int yydebug; #endif /* Token type. */ #ifndef YYTOKENTYPE # define YYTOKENTYPE enum yytokentype { GRAMPROG = 258, GRAMEXPR = 259, GRAMBLOCK = 260, GRAMBARESTMT = 261, GRAMFULLSTMT = 262, GRAMSTMTSEQ = 263, GRAMSUBSIGNATURE = 264, PERLY_AMPERSAND = 265, PERLY_BRACE_OPEN = 266, PERLY_BRACE_CLOSE = 267, PERLY_BRACKET_OPEN = 268, PERLY_BRACKET_CLOSE = 269, PERLY_COMMA = 270, PERLY_DOLLAR = 271, PERLY_DOT = 272, PERLY_EQUAL_SIGN = 273, PERLY_MINUS = 274, PERLY_PERCENT_SIGN = 275, PERLY_PLUS = 276, PERLY_SEMICOLON = 277, PERLY_SLASH = 278, PERLY_SNAIL = 279, PERLY_STAR = 280, BAREWORD = 281, METHOD = 282, FUNCMETH = 283, THING = 284, PMFUNC = 285, PRIVATEREF = 286, QWLIST = 287, FUNC0OP = 288, FUNC0SUB = 289, UNIOPSUB = 290, LSTOPSUB = 291, PLUGEXPR = 292, PLUGSTMT = 293, LABEL = 294, FORMAT = 295, SUB = 296, SIGSUB = 297, ANONSUB = 298, ANON_SIGSUB = 299, PACKAGE = 300, USE = 301, WHILE = 302, UNTIL = 303, IF = 304, UNLESS = 305, ELSE = 306, ELSIF = 307, CONTINUE = 308, FOR = 309, GIVEN = 310, WHEN = 311, DEFAULT = 312, TRY = 313, CATCH = 314, LOOPEX = 315, DOTDOT = 316, YADAYADA = 317, FUNC0 = 318, FUNC1 = 319, FUNC = 320, UNIOP = 321, LSTOP = 322, MULOP = 323, ADDOP = 324, DOLSHARP = 325, DO = 326, HASHBRACK = 327, NOAMP = 328, LOCAL = 329, MY = 330, REQUIRE = 331, COLONATTR = 332, FORMLBRACK = 333, FORMRBRACK = 334, SUBLEXSTART = 335, SUBLEXEND = 336, PREC_LOW = 337, OROP = 338, ANDOP = 339, NOTOP = 340, ASSIGNOP = 341, PERLY_QUESTION_MARK = 342, PERLY_COLON = 343, OROR = 344, DORDOR = 345, ANDAND = 346, BITOROP = 347, BITANDOP = 348, CHEQOP = 349, NCEQOP = 350, CHRELOP = 351, NCRELOP = 352, SHIFTOP = 353, MATCHOP = 354, PERLY_EXCLAMATION_MARK = 355, PERLY_TILDE = 356, UMINUS = 357, REFGEN = 358, POWOP = 359, PREINC = 360, PREDEC = 361, POSTINC = 362, POSTDEC = 363, POSTJOIN = 364, ARROW = 365, PERLY_PAREN_CLOSE = 366, PERLY_PAREN_OPEN = 367 }; #endif /* Value type. */ #ifdef PERL_IN_TOKE_C static bool S_is_opval_token(int type) { switch (type) { case BAREWORD: case FUNC0OP: case FUNC0SUB: case FUNCMETH: case LABEL: case LSTOPSUB: case METHOD: case PLUGEXPR: case PLUGSTMT: case PMFUNC: case PRIVATEREF: case QWLIST: case THING: case UNIOPSUB: return 1; } return 0; } #endif /* PERL_IN_TOKE_C */ #endif /* PERL_CORE */ #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED union YYSTYPE { I32 ival; /* __DEFAULT__ (marker for regen_perly.pl; must always be 1st union member) */ char *pval; OP *opval; GV *gvval; }; typedef union YYSTYPE YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1 # define YYSTYPE_IS_DECLARED 1 #endif int yyparse (void); /* Generated from: * 427b422b0ce1154d834dc461973a3254729575694f98ab600032f67ccab7b9e5 perly.y * acf1cbfd2545faeaaa58b1cf0cf9d7f98b5be0752eb7a54528ef904a9e2e1ca7 regen_perly.pl * ex: set ro: */
Save
cmd:
run