Searched refs:align_attr (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | HTMLparser.c | 724 static const char* const align_attr[] = { "align", NULL } ; variable 843 DECL html_flow, NULL, DECL html_attrs, DECL align_attr, NULL 873 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 876 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 879 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 882 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 885 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 888 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 906 EMPTY, NULL, DECL img_attrs, DECL align_attr, DECL src_alt_attrs 909 EMPTY, NULL, DECL input_attrs , DECL align_attr, NULL [all …]
|