Home
last modified time | relevance | path

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

/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/
H A Dxml-sax-attributes.adb442 Shared_Value : constant Matreshka.Internals.Strings.Shared_String_Access constant
472 if Shared_Value /= Self.Data.Values (Index).Value then
475 Matreshka.Internals.Strings.Reference (Shared_Value);
476 Self.Data.Values (Index).Value := Shared_Value;
493 Shared_Value : constant Matreshka.Internals.Strings.Shared_String_Access constant
525 if Shared_Value /= Self.Data.Values (Index).Value then
528 Matreshka.Internals.Strings.Reference (Shared_Value);
529 Self.Data.Values (Index).Value := Shared_Value;