Searched refs:align_attr (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | HTMLparser.c | 754 static const char* const align_attr[] = { "align", NULL } ; variable 873 DECL html_flow, NULL, DECL html_attrs, DECL align_attr, NULL 903 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 906 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 909 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 912 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 915 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 918 DECL html_inline, NULL, DECL html_attrs, DECL align_attr, NULL 936 EMPTY, NULL, DECL img_attrs, DECL align_attr, DECL src_alt_attrs 939 EMPTY, NULL, DECL input_attrs , DECL align_attr, NULL [all …]
|