Home
last modified time | relevance | path

Searched refs:BAREWORD (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/perl5.30/perl-5.30.3/
H A Dperly.h61 BAREWORD = 264, enumerator
145 case BAREWORD: in S_is_opval_token()
H A Dperly.y50 %token <opval> BAREWORD METHOD FUNCMETH THING PMFUNC PRIVATEREF QWLIST
323 | PACKAGE BAREWORD BAREWORD ';'
332 BAREWORD BAREWORD optlistexpr ';'
440 | PACKAGE BAREWORD BAREWORD '{' remember
573 formname: BAREWORD { $$ = $1; }
594 subname : BAREWORD
1235 | BAREWORD
1347 indirob : BAREWORD
/dports/lang/perl5.32/perl-5.32.1/
H A Dperly.h66 BAREWORD = 265, enumerator
154 case BAREWORD: in S_is_opval_token()
H A Dperly.y50 %token <opval> BAREWORD METHOD FUNCMETH THING PMFUNC PRIVATEREF QWLIST
335 | PACKAGE BAREWORD BAREWORD ';'
344 BAREWORD BAREWORD optlistexpr ';'
452 | PACKAGE BAREWORD BAREWORD '{' remember
585 formname: BAREWORD { $$ = $1; }
606 subname : BAREWORD
1294 | BAREWORD
1406 indirob : BAREWORD
/dports/lang/perl5.34/perl-5.34.0/
H A Dperly.h82 BAREWORD = 281, enumerator
177 case BAREWORD: in S_is_opval_token()
H A Dperly.y65 %token <opval> BAREWORD METHOD FUNCMETH THING PMFUNC PRIVATEREF QWLIST
352 | PACKAGE BAREWORD[version] BAREWORD[package] PERLY_SEMICOLON
361 BAREWORD[version] BAREWORD[module] optlistexpr PERLY_SEMICOLON
478 | PACKAGE BAREWORD[version] BAREWORD[package] PERLY_BRACE_OPEN remember
614 formname: BAREWORD { $$ = $BAREWORD; }
635 subname : BAREWORD
1321 | BAREWORD
1433 indirob : BAREWORD
1434 { $$ = scalar($BAREWORD); }
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperly.h87 BAREWORD = 281, /* BAREWORD */ enumerator
184 case BAREWORD: in S_is_opval_token()
H A Dperly.y65 %token <opval> BAREWORD METHOD FUNCMETH THING PMFUNC PRIVATEREF QWLIST
353 | PACKAGE BAREWORD[version] BAREWORD[package] PERLY_SEMICOLON
362 BAREWORD[version] BAREWORD[module] optlistexpr PERLY_SEMICOLON
480 | PACKAGE BAREWORD[version] BAREWORD[package] PERLY_BRACE_OPEN remember
620 formname: BAREWORD { $$ = $BAREWORD; }
641 subname : BAREWORD
1327 | BAREWORD
1439 indirob : BAREWORD
1440 { $$ = scalar($BAREWORD); }
H A Dperly.tab37 YYSYMBOL_BAREWORD = 26, /* BAREWORD */
351 "PERLY_SLASH", "PERLY_SNAIL", "PERLY_STAR", "BAREWORD", "METHOD",
/dports/textproc/py-pyscss/pyScss-1.3.7/scss/grammar/
H A Dexpression.g84 # Must appear before BAREWORD, so url(foo) parses as a URL
109 token BAREWORD: "(?!\d)(\\\\[0-9a-fA-F]{1,6}|\\\\.|[-a-zA-Z0-9_])+"
343 # TODO yapps2 is spitting out warnings for the BAREWORD shenanigans,
347 BAREWORD {{ parts = [BAREWORD] }}
352 ( BAREWORD {{ parts.append(BAREWORD) }}
359 ( BAREWORD {{ parts.append(BAREWORD) }}
H A Dexpression.py467 BAREWORD = self._scan('BAREWORD')
468 parts = [BAREWORD]
477 BAREWORD = self._scan('BAREWORD')
478 parts.append(BAREWORD)
489 BAREWORD = self._scan('BAREWORD')
490 parts.append(BAREWORD)
/dports/lang/perl5.34/perl-5.34.0/t/lib/croak/
H A Dop179 # NAME push BAREWORD
185 # NAME pop BAREWORD
191 # NAME shift BAREWORD
197 # NAME unshift BAREWORD
203 # NAME keys BAREWORD
209 # NAME values BAREWORD
215 # NAME each BAREWORD
/dports/lang/perl5.30/perl-5.30.3/t/lib/croak/
H A Dop179 # NAME push BAREWORD
185 # NAME pop BAREWORD
191 # NAME shift BAREWORD
197 # NAME unshift BAREWORD
203 # NAME keys BAREWORD
209 # NAME values BAREWORD
215 # NAME each BAREWORD
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/lib/croak/
H A Dop179 # NAME push BAREWORD
185 # NAME pop BAREWORD
191 # NAME shift BAREWORD
197 # NAME unshift BAREWORD
203 # NAME keys BAREWORD
209 # NAME values BAREWORD
215 # NAME each BAREWORD
/dports/lang/perl5.32/perl-5.32.1/t/lib/croak/
H A Dop179 # NAME push BAREWORD
185 # NAME pop BAREWORD
191 # NAME shift BAREWORD
197 # NAME unshift BAREWORD
203 # NAME keys BAREWORD
209 # NAME values BAREWORD
215 # NAME each BAREWORD
/dports/databases/p5-GDBM/perl-5.14.2/t/lib/strict/
H A Dsubs353 print "" if BAREWORD;
355 Bareword "BAREWORD" not allowed while "strict subs" in use at - line 5.
372 print "" if BAREWORD;
374 Bareword "BAREWORD" not allowed while "strict subs" in use at - line 3.
/dports/lang/perl5.34/perl-5.34.0/t/lib/strict/
H A Dsubs353 print "" if BAREWORD;
355 Bareword "BAREWORD" not allowed while "strict subs" in use at - line 5.
372 print "" if BAREWORD;
374 Bareword "BAREWORD" not allowed while "strict subs" in use at - line 3.
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/lib/strict/
H A Dsubs353 print "" if BAREWORD;
355 Bareword "BAREWORD" not allowed while "strict subs" in use at - line 5.
372 print "" if BAREWORD;
374 Bareword "BAREWORD" not allowed while "strict subs" in use at - line 3.
/dports/lang/perl5.30/perl-5.30.3/t/lib/strict/
H A Dsubs353 print "" if BAREWORD;
355 Bareword "BAREWORD" not allowed while "strict subs" in use at - line 5.
372 print "" if BAREWORD;
374 Bareword "BAREWORD" not allowed while "strict subs" in use at - line 3.
/dports/lang/perl5.32/perl-5.32.1/t/lib/strict/
H A Dsubs353 print "" if BAREWORD;
355 Bareword "BAREWORD" not allowed while "strict subs" in use at - line 5.
372 print "" if BAREWORD;
374 Bareword "BAREWORD" not allowed while "strict subs" in use at - line 3.
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclCompExpr.c160 #define BAREWORD 3 /* Ambigous. Resolves to BOOLEAN or to macro
174 #define BOOLEAN (LEAF | BAREWORD)
191 #define FUNCTION (UNARY | BAREWORD)
713 case BAREWORD: in ParseExpr()
2084 *lexemePtr = BAREWORD; in ParseLexeme()
/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclCompExpr.c162 #define BAREWORD 3 /* Ambigous. Resolves to BOOLEAN or to macro
174 #define BOOLEAN ( LEAF | BAREWORD) /* For literal booleans */
187 #define FUNCTION ( UNARY | BAREWORD) /* This is a bit of "creative
699 case BAREWORD: in ParseExpr()
1998 *lexemePtr = BAREWORD; in ParseLexeme()
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclCompExpr.c160 #define BAREWORD 3 /* Ambigous. Resolves to BOOLEAN or to macro
176 #define BOOLEAN (LEAF | BAREWORD)
193 #define FUNCTION (UNARY | BAREWORD)
728 case BAREWORD: in ParseExpr()
2166 *lexemePtr = BAREWORD; in ParseLexeme()
/dports/devel/p5-IO-Stringy/IO-Stringy-2.113/t/
H A DIO_Lines.t5 use Symbol qw(geniosym); # tied file handle NON-BAREWORD
H A DIO_ScalarArray.t5 use Symbol qw(geniosym); # tied file handle NON-BAREWORD

12