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