Home
last modified time | relevance | path

Searched refs:Is_CDATA (Results 1 – 3 of 3) sorted by relevance

/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/
H A Dmatreshka-internals-xml-attribute_tables.ads117 function Is_CDATA subprogspec
232 pragma Inline (Is_CDATA);
H A Dmatreshka-internals-xml-attribute_tables.adb123 function Is_CDATA subprogram
128 end Is_CDATA;
H A Dxml-sax-simple_readers-parser-actions.adb160 if not Is_CDATA (Self.Attributes, Self.Current_Attribute) then
314 if not Is_CDATA (Self.Attributes, Self.Current_Attribute) then