Home
last modified time | relevance | path

Searched refs:CBRACE (Results 1 – 25 of 31) sorted by relevance

12

/dports/x11/libxkbcommon/libxkbcommon-1.3.1/src/xkbcomp/
H A Dparser.y132 CBRACE 46
264 CBRACE SEMI
281 CBRACE SEMI
435 CBRACE SEMI
453 CBRACE SEMI
459 CBRACE SEMI
515 SectionBodyItem : ROW OBRACE RowBody CBRACE SEMI
542 | OBRACE ExprList CBRACE
563 OutlineInList : OBRACE CoordList CBRACE
565 | Ident EQUALS OBRACE CoordList CBRACE
[all …]
H A Dscanner.c136 if (chr(s, '}')) return CBRACE; in _xkbcommon_lex()
/dports/x11/xkbcomp/xkbcomp-1.4.5/
H A Dxkbparse.y68 CBRACE 46
184 CBRACE SEMI
201 CBRACE SEMI
369 CBRACE SEMI
390 CBRACE SEMI
396 CBRACE SEMI
445 | SHAPE String OBRACE CoordList CBRACE SEMI
481 RowBodyItem : KEYS OBRACE Keys CBRACE SEMI
495 | OBRACE ExprList CBRACE
522 OutlineInList : OBRACE CoordList CBRACE
[all …]
H A Dtokens.h73 #define CBRACE 46 macro
H A Dxkbscan.c191 case CBRACE: in tokText()
713 rtrn = CBRACE; in yylex()
/dports/net/netatalk3/netatalk-3.1.12/etc/spotlight/
H A Dsparql_parser.h54 CBRACE = 263, enumerator
71 #define CBRACE 263 macro
H A Dsparql_parser.y63 %token OBRACE CBRACE EQUAL UNEQUAL GT LT COMMA QUOTE
109 | OBRACE expr CBRACE {$$ = talloc_asprintf(ssp_slq, "%s", $2);}
141 FUNC_INRANGE OBRACE WORD COMMA date COMMA date CBRACE {$$ = map_daterange($3, $5, $7);}
145 DATE_ISO OBRACE WORD CBRACE {$$ = isodate2unix($3);}
H A Dspotlight_rawquery_lexer.l34 \) return CBRACE;
H A Dsparql_parser.c147 CBRACE = 263, enumerator
164 #define CBRACE 263 macro
/dports/net/samba412/samba-4.12.15/source3/rpc_server/mdssvc/
H A Dsparql_parser.y80 %token OBRACE CBRACE EQUAL UNEQUAL GT LT COMMA QUOTE
133 | OBRACE expr CBRACE {
184 FUNC_INRANGE OBRACE WORD COMMA date COMMA date CBRACE {
191 DATE_ISO OBRACE WORD CBRACE {$$ = isodate2unix($3);}
H A Des_parser.y105 %token OBRACE CBRACE EQUAL UNEQUAL GT LT COMMA QUOTE
122 OBRACE expr CBRACE {
175 FUNC_INRANGE OBRACE attribute COMMA WORD COMMA WORD CBRACE {
197 DATE_ISO OBRACE WORD CBRACE {
H A Dsparql_lexer.l46 \) return CBRACE;
H A Des_lexer.l54 \) return CBRACE;
/dports/x11/xkbevd/xkbevd-1.1.4/
H A Dtokens.h49 #define CBRACE 46 macro
H A Dcfgscan.c118 case CBRACE: in tokText()
453 rtrn = CBRACE; in yylex()
H A Dcfgparse.y47 CBRACE 46
H A Dcfgparse.c86 CBRACE = 46, enumerator
121 #define CBRACE 46 macro
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Formats.DirectX/
H A DTokens.cs12 CBRACE = 0x0b, enumerator
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Object.DirectX/Helpers/
H A DTokenID.cs36 CBRACE = 0x0b, enumerator
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-yacc.r/nested.d/
H A Dexpected.tags18 CBRACE input.y /^ CBRACE 46$/;" t language:YACC
H A Dinput.y48 CBRACE 46
/dports/shells/pdksh/pdksh-5.2.14/
H A Deval.c619 case CBRACE:
1323 else if (*p == CBRACE)
1355 else if ((*p == CBRACE && --count == 0)
H A Dsh.h717 #define CBRACE '}' macro
/dports/shells/oksh/oksh-7.0/
H A Deval.c663 case CBRACE: in expand()
1281 else if (*p == CBRACE) in alt_expand()
1313 else if ((*p == CBRACE && --count == 0) || in alt_expand()
H A Dsh.h358 #define CBRACE '}' macro

12