Home
last modified time | relevance | path

Searched refs:On_CDATA_Open (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.adb948 Actions.On_CDATA_Open (Self);
958 Actions.On_CDATA_Open (Self);
/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/
H A Dxml-sax-simple_readers-parser-actions.ads58 procedure On_CDATA_Open (Self : in out Simple_Reader'Class); subprogspec
H A Dxml_parser.y1003 Actions.On_CDATA_Open (Self);
1015 Actions.On_CDATA_Open (Self);
1126 procedure On_CDATA_Open (Self : access Integer);
H A Dxml-sax-simple_readers-parser-actions.adb213 procedure On_CDATA_Open (Self : in out Simple_Reader'Class) is subprogram
216 end On_CDATA_Open;