Searched refs:html_pcdata (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | HTMLparser.c | 504 static const char* const html_pcdata[] = { NULL } ; variable 505 #define html_cdata html_pcdata 817 DECL html_pcdata, NULL, DECL option_attrs, NULL, NULL 874 DECL html_pcdata, NULL, DECL textarea_attrs, NULL, DECL rows_cols_attr 886 DECL html_pcdata, NULL, DECL i18n_attrs, NULL, NULL
|