Home
last modified time | relevance | path

Searched refs:ELMID_FRAMESET (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/html2xhtml/html2xhtml-1.3/src/
H A Ddtd.h42 #define ELMID_FRAMESET 89 macro
H A Dprocesador.c305 if ((elm_ptr==ELMID_FRAMESET)||(elm_ptr==ELMID_FRAME)) { in saxStartElement()
1294 ((hijos[0]==ELMID_BODY)||(hijos[0]==ELMID_FRAMESET))) { in err_content_invalid()
1298 body= tree_search_elm_child(nodo,ELMID_FRAMESET); in err_content_invalid()
1520 || (ELM_ID(nodo)==ELMID_FRAMESET)) insertado=0; in err_child_no_valid()
1798 body= tree_search_elm_child(html,ELMID_FRAMESET); in err_html_struct()
1814 case ELMID_FRAMESET: in err_html_struct()
1875 dtd_can_be_child(elm_id,ELMID_FRAMESET,doctype)) { in err_html_struct()
1893 body= err_aux_insert_elm(ELMID_FRAMESET,NULL,0); in err_html_struct()