Searched refs:align_attr (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | HTMLparser.c | 728 static const char* const align_attr[] = { "align", NULL } ; variable 847 DECL html_flow, NULL, DECL html_attrs, DECL align_attr, NULL 877 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 880 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 883 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 886 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 889 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 892 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 910 EMPTY, NULL, DECL img_attrs, DECL align_attr, DECL src_alt_attrs 913 EMPTY, NULL, DECL input_attrs , DECL align_attr, NULL [all …]
|