Home
last modified time | relevance | path

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

/dports/textproc/html2xhtml/html2xhtml-1.3/src/
H A Ddtd.h43 #define ELMID_STYLE 6 macro
H A Dprocesador.c496 if (ELM_ID(actual_element) == ELMID_STYLE in saxCDataSection()
1558 if (!insertado && ELM_ID(nodo) == ELMID_STYLE) { in err_child_no_valid()
1677 else if ((ELM_ID(elm)==ELMID_STYLE) && (!strcmp(att_list[att_id].name,"type"))) { in err_att_req()
1758 case ELMID_STYLE: in err_att_default()
2185 || ELM_ID(elm) == ELMID_STYLE)) { in write_element()
2186 if (ELM_ID(elm) == ELMID_STYLE) in write_element()