Home
last modified time | relevance | path

Searched refs:OBRACKET (Results 1 – 25 of 26) sorted by relevance

12

/dports/x11/libxkbcommon/libxkbcommon-1.3.1/src/xkbcomp/
H A Dparser.y135 OBRACKET 49
477 ArrayInit : OBRACKET OptKeySymList CBRACKET
479 | OBRACKET ActionList CBRACKET
577 Coord : OBRACKET SignedNumber COMMA SignedNumber CBRACKET
693 | FieldSpec OBRACKET Expr CBRACKET
695 | FieldSpec DOT FieldSpec OBRACKET Expr CBRACKET
H A Dscanner.c138 if (chr(s, '[')) return OBRACKET; in _xkbcommon_lex()
/dports/x11/xkbcomp/xkbcomp-1.4.5/
H A Dxkbparse.y71 OBRACKET 49
419 ArrayInit : OBRACKET OptKeySymList CBRACKET
421 | OBRACKET ActionList CBRACKET
536 Coord : OBRACKET SignedNumber COMMA SignedNumber CBRACKET
662 | FieldSpec OBRACKET Expr CBRACKET
671 | FieldSpec DOT FieldSpec OBRACKET Expr CBRACKET
H A Dtokens.h76 #define OBRACKET 49 macro
H A Dxkbscan.c200 case OBRACKET: in tokText()
719 rtrn = OBRACKET; in yylex()
H A Dxkbparse.c167 OBRACKET = 49, /* OBRACKET */ enumerator
236 #define OBRACKET 49 macro
/dports/x11/xkbevd/xkbevd-1.1.4/
H A Dtokens.h52 #define OBRACKET 49 macro
H A Dcfgscan.c127 case OBRACKET: in tokText()
459 rtrn = OBRACKET; in yylex()
H A Dcfgparse.y50 OBRACKET 49
H A Dcfgparse.c89 OBRACKET = 49, enumerator
124 #define OBRACKET 49 macro
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Formats.DirectX/
H A DTokens.cs13 OBRACKET = 0x0c, enumerator
H A DPlugin.cs842 case TokenID.OBRACKET: in getNextToken()
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Object.DirectX/Helpers/
H A DTokenID.cs37 OBRACKET = 0x0c, enumerator
H A DBlock.cs866 case TokenID.OBRACKET: in getNextToken()
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/hil/scanner/
H A Dtoken.go38 OBRACKET TokenType = '[' const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/hil/scanner/
H A Dtoken.go38 OBRACKET TokenType = '[' const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/hil/scanner/
H A Dtoken.go38 OBRACKET TokenType = '[' const
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/hil/scanner/
H A Dtoken.go38 OBRACKET TokenType = '[' const
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-yacc.r/nested.d/
H A Dexpected.tags21 OBRACKET input.y /^ OBRACKET 49$/;" t language:YACC
H A Dinput.y51 OBRACKET 49
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/hil/parser/
H A Dparser.go490 if p.peeker.Peek().Type == scanner.OBRACKET {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/hil/parser/
H A Dparser.go490 if p.peeker.Peek().Type == scanner.OBRACKET {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/hil/parser/
H A Dparser.go490 if p.peeker.Peek().Type == scanner.OBRACKET {
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/hil/parser/
H A Dparser.go490 if p.peeker.Peek().Type == scanner.OBRACKET {
/dports/dns/py-namebench/namebench-1.3.1/nb_third_party/jinja2/
H A Dpkg_resources.py1822 OBRACKET = re.compile(r"\s*\[").match variable
2387 match = OBRACKET(line,p)

12