Home
last modified time | relevance | path

Searched refs:Next_Catalog_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.ads85 type Next_Catalog_Entry;
86 type Next_Catalog_Entry_Access is access all Next_Catalog_Entry;
176 type Next_Catalog_Entry is limited record type
288 Next_Catalog_Entry : not null Next_Catalog_Entry_Access);
H A Dmatreshka-xml_catalogs-entry_files.adb86 Next_Catalog_Entry : not null Next_Catalog_Entry_Access) is
88 Self.Next_Catalog_Entries.Append (Next_Catalog_Entry);
H A Dmatreshka-xml_catalogs-handlers.adb628 (new Next_Catalog_Entry'(Catalog, Self.Default_Prefer_Mode, null));