Home
last modified time | relevance | path

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

/dports/textproc/html2xhtml/html2xhtml-1.3/src/
H A Ddtd.h60 #define ELMID_TR 86 macro
H A Dprocesador.c1366 case ELMID_TR: in err_content_invalid()
1395 hijos2[num_hijos]= ELMID_TR; in err_content_invalid()
1400 tr->cont.elemento.elm_id= ELMID_TR; in err_content_invalid()
1489 actual_element= err_aux_insert_elm(ELMID_TR,NULL,0); in err_child_no_valid()
1498 (ELM_ID(actual_element)==ELMID_TR)) { in err_child_no_valid()