Searched refs:tr_elt (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ |
D | HTMLparser.c | 752 static const char* const tr_elt[] = { "tr", NULL } ; variable 1008 DECL tr_elt , "tr" , DECL talign_attrs, NULL, NULL 1017 DECL tr_elt , "tr" , DECL talign_attrs, NULL, NULL 1023 DECL tr_elt , "tr" , DECL talign_attrs, NULL, NULL
|
/external/chromium_org/third_party/libxml/src/ |
D | HTMLparser.c | 752 static const char* const tr_elt[] = { "tr", NULL } ; variable 1008 DECL tr_elt , "tr" , DECL talign_attrs, NULL, NULL 1017 DECL tr_elt , "tr" , DECL talign_attrs, NULL, NULL 1023 DECL tr_elt , "tr" , DECL talign_attrs, NULL, NULL
|