Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/packages/sgml/
H A Ddtd.h151 EC_ENDTAG, /* SGML end-tag */ enumerator
H A Dparser.c1405 e->content = EC_ENDTAG; in process_entity_declaration()
1428 case EC_ENDTAG: in process_entity_declaration()
4453 case EC_ENDTAG: in process_entity()
H A Dsgml2pl.c2381 case EC_ENDTAG: wrap = "end_tag"; break; in dtd_prop_entity()
/dports/lang/swi-pl/swipl-8.2.3/packages/sgml/
H A Ddtd.h162 EC_ENDTAG, /* SGML end-tag */ enumerator
H A Dparser.c1455 e->content = EC_ENDTAG; in process_entity_declaration()
1478 case EC_ENDTAG: in process_entity_declaration()
4577 case EC_ENDTAG: in process_entity()
H A Dsgml2pl.c2643 case EC_ENDTAG: wrap = "end_tag"; break; in dtd_prop_entity()