Home
last modified time | relevance | path

Searched refs:YYVal (Results 1 – 10 of 10) sorted by relevance

/dports/devel/matreshka/matreshka-0.7.0/source/league/regexp/
H A Dmatreshka-internals-regexps-compiler-parser.adb480 YYVal : YYSType renames Self.YYVal; variable
561 YYVal :=
609 YYVal :=
621 YYVal :=
633 YYVal :=
645 YYVal :=
657 YYVal :=
669 YYVal :=
681 YYVal :=
693 YYVal :=
[all …]
H A Dmatreshka-internals-regexps-compiler.ads234 YYVal : YYSType; component
/dports/devel/matreshka/matreshka-0.7.0/source/uaflex/generated/
H A Dparser.adb352 YYVal := UAFLEX.Nodes.Empty_Name_List;
353 YYVal.List.Append (YY.Value_Stack (YY.TOS).Value);
360 YYVal := YY.Value_Stack (YY.TOS - 1);
371 YYVal := (UAFLEX.Nodes.Rule, YY.Value_Stack (YY.TOS - 1).Value, YY.Value_Stack (YY.TOS).Value);
375 YYVal := UAFLEX.Nodes.To_Node (Scanner.Get_Text);
379 YYVal := UAFLEX.Nodes.To_Node (Scanner.Get_Text); Line := Handler.Get_Line;
383 YYVal := UAFLEX.Nodes.To_Action (Scanner.Get_Text);
H A Dparser_tokens.ads50 YYLVal, YYVal : YYSType; variable
/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/xml/
H A Dxml-sax-simple_readers-parser.adb257 YYVal : YYSType; variable
595 Move (YYVal, YY.Value_Stack (YY.TOS - 1));
601 (YYVal,
604 (YYVal.String,
611 (YYVal,
616 (Item => YYVal,
1025 Move (YY.Value_Stack (YY.TOS), YYVal);
/dports/devel/matreshka/matreshka-0.7.0/tools/aflex/src/
H A Dparser_tokens.ads6 YYLVal, YYVal : YYSType; variable
/dports/devel/matreshka/matreshka-0.7.0/source/league/
H A Dmatreshka-internals-regexps-compiler-parser.adb.in480 YYVal : YYSType renames Self.YYVal; variable
576 YY.Value_Stack (YY.TOS) := YYVal;
H A Dmatreshka-internals-regexps-compiler.ads.in205 YYVal : YYSType; variable
/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/
H A Dxml-sax-simple_readers-parser.adb.in257 YYVal : YYSType; variable
353 Move (YY.Value_Stack (YY.TOS), YYVal);
/dports/devel/matreshka/matreshka-0.7.0/tools/ayacc/doc/
H A Dayacc_user_man.tex465 \>\> YYLVal, YYVal : YYSType;\\
725 \>\> YYLVal,YYVal : YYSType;\\
776 {\it YYVal}
780 {\it YYVal}
782 user can assign values to YYVal,