Home
last modified time | relevance | path

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

/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/xml/
H A Dxml-sax-simple_readers-parser.adb955 Actions.On_CDATA_Close (Self);
959 Actions.On_CDATA_Close (Self);
/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/
H A Dxml-sax-simple_readers-parser-actions.ads61 procedure On_CDATA_Close (Self : in out Simple_Reader'Class); subprogspec
H A Dxml_parser.y1011 Actions.On_CDATA_Close (Self);
1016 Actions.On_CDATA_Close (Self);
1128 procedure On_CDATA_Close (Self : access Integer);
H A Dxml-sax-simple_readers-parser-actions.adb204 procedure On_CDATA_Close (Self : in out Simple_Reader'Class) is subprogram
207 end On_CDATA_Close;