Home
last modified time | relevance | path

Searched refs:System_Suffix_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.ads64 type System_Suffix_Entry;
65 type System_Suffix_Entry_Access is access all System_Suffix_Entry;
140 type System_Suffix_Entry is limited record type
246 System_Suffix_Entry : not null System_Suffix_Entry_Access);
H A Dmatreshka-xml_catalogs-entry_files.adb141 System_Suffix_Entry : not null System_Suffix_Entry_Access) is
143 Self.System_Suffix_Entries.Append (System_Suffix_Entry);
H A Dmatreshka-xml_catalogs-handlers.adb898 Self.Entry_File.Append (new System_Suffix_Entry'(System_Id_Suffix, URI));