Searched refs:html_pcdata (Results 1 – 1 of 1) sorted by relevance
/third_party/libxml2/ |
D | HTMLparser.c | 674 static const char* const html_pcdata[] = { NULL } ; variable 675 #define html_cdata html_pcdata 987 DECL html_pcdata, NULL, DECL option_attrs, NULL, NULL 1044 DECL html_pcdata, NULL, DECL textarea_attrs, NULL, DECL rows_cols_attr 1056 DECL html_pcdata, NULL, DECL i18n_attrs, NULL, NULL
|