Searched refs:li_elt (Results 1 – 2 of 2) sorted by relevance
/third_party/libxml2/ |
D | HTMLparser.c | 789 static const char* const li_elt[] = { "li", NULL } ; variable 981 DECL li_elt , "li" , DECL html_attrs, DECL ol_attrs, NULL 1068 DECL li_elt , "li" , DECL html_attrs, DECL ul_depr, NULL
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | HTMLparser.c | 792 static const char* const li_elt[] = { "li", NULL } ; variable 984 DECL li_elt , "li" , DECL html_attrs, DECL ol_attrs, NULL 1071 DECL li_elt , "li" , DECL html_attrs, DECL ul_depr, NULL
|