Home
last modified time | relevance | path

Searched refs:On_Empty_Element_Tag (Results 1 – 4 of 4) sorted by relevance

/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/
H A Dxml-sax-simple_readers-parser-actions.ads94 procedure On_Empty_Element_Tag (Self : in out Simple_Reader'Class); subprogspec
H A Dxml_parser.y970 Actions.On_Empty_Element_Tag (Self);
1139 procedure On_Empty_Element_Tag (Self : access Integer);
H A Dxml-sax-simple_readers-parser-actions.adb342 procedure On_Empty_Element_Tag (Self : in out Simple_Reader'Class) is subprogram
352 end On_Empty_Element_Tag;
/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/xml/
H A Dxml-sax-simple_readers-parser.adb927 Actions.On_Empty_Element_Tag (Self);