Searched refs:col_attrs (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | HTMLparser.c | 728 static const char* const col_attrs[] = { ATTRS, "span", "width", CELLHALIGN, CELLVALIGN, NULL } ; variable 855 EMPTY , NULL , DECL col_attrs , NULL, NULL 858 DECL col_elt , "col" , DECL col_attrs , NULL, NULL
|