Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/packages/sgml/
H A Ddtd.h142 { ET_SYSTEM, /* System (file) entity */ enumerator
H A Dprolog.c148 case ET_SYSTEM: in prolog_print_entity()
H A Dparser.c396 { case ET_SYSTEM: in entity_file()
1292 if ( e->type == ET_SYSTEM ) in process_entity_value_declaration()
1380 { e->type = ET_SYSTEM; in process_entity_declaration()
3551 et->type = ET_SYSTEM; in process_doctype()
H A Dsgml2pl.c2360 { case ET_SYSTEM: in dtd_prop_entity()
/dports/lang/swi-pl/swipl-8.2.3/packages/sgml/
H A Ddtd.h153 { ET_SYSTEM, /* System (file) entity */ enumerator
H A Dprolog.c158 case ET_SYSTEM: in prolog_print_entity()
H A Dparser.c421 { case ET_SYSTEM: in entity_file()
1342 if ( e->type == ET_SYSTEM ) in process_entity_value_declaration()
1430 { e->type = ET_SYSTEM; in process_entity_declaration()
3657 et->type = ET_SYSTEM; in process_doctype()
H A Dsgml2pl.c2622 { case ET_SYSTEM: in dtd_prop_entity()