Home
last modified time | relevance | path

Searched refs:MT_ELEMENT (Results 1 – 10 of 10) sorted by relevance

/dports/lang/yap/yap-6.2.2/packages/sgml/
H A Ddtd.h106 MT_ELEMENT, /* refers to element */ enumerator
H A Dprolog.c175 case MT_ELEMENT: in prolog_print_model()
H A Dmodel.c358 { case MT_ELEMENT: in translate_one()
H A Dparser.c1956 case MT_ELEMENT: in for_elements_in_model()
2005 { m->type = MT_ELEMENT; in make_model()
2826 { if ( g->type == MT_ELEMENT && g->content.element == e ) in allow_for()
2830 m->type = MT_ELEMENT; in allow_for()
H A Dsgml2pl.c2025 case MT_ELEMENT: in put_model()
/dports/lang/swi-pl/swipl-8.2.3/packages/sgml/
H A Ddtd.h117 MT_ELEMENT, /* refers to element */ enumerator
H A Dprolog.c185 case MT_ELEMENT: in prolog_print_model()
H A Dmodel.c368 { case MT_ELEMENT: in translate_one()
H A Dparser.c2006 case MT_ELEMENT: in for_elements_in_model()
2055 { m->type = MT_ELEMENT; in make_model()
2881 { if ( g->type == MT_ELEMENT && g->content.element == e ) in allow_for()
2885 m->type = MT_ELEMENT; in allow_for()
H A Dsgml2pl.c2287 case MT_ELEMENT: in put_model()