Home
last modified time | relevance | path

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

/dports/devel/matreshka/matreshka-0.7.0/source/xml/catalogs/
H A Dmatreshka-xml_catalogs-entry_files.ads58 type System_Entry;
59 type System_Entry_Access is access all System_Entry;
130 type System_Entry is limited record type
234 System_Entry : not null System_Entry_Access);
H A Dmatreshka-xml_catalogs-entry_files.adb130 System_Entry : not null System_Entry_Access) is
132 Self.System_Entries.Append (System_Entry);
H A Dmatreshka-xml_catalogs-handlers.adb841 Self.Entry_File.Append (new System_Entry'(System_Id, URI));