Searched defs:table_attrs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DHTMLparser.c749 static const char* const table_attrs[] = { ATTRS, "summary", "width", "border", "frame", "rules", "cellspacing", "cellpadding", "datapagesize", NULL } ; variable
1005 DECL table_contents , "tr" , DECL table_attrs , DECL table_depr, NULL
/external/libxml2/
H A DHTMLparser.c752 static const char* const table_attrs[] = { ATTRS, "summary", "width", "border", "frame", "rules", "cellspacing", "cellpadding", "datapagesize", NULL } ; variable
1008 DECL table_contents , "tr" , DECL table_attrs , DECL table_depr, NULL

Completed in 134 milliseconds