OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:object_attrs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
HTMLparser.c
735
static const char* const
object_attrs
[] = { ATTRS, "declare", "classid", "codebase", "data", "type", "codetype", "archive", "standby", "height", "width", "usemap", "name", "tabindex", NULL } ;
variable
[
all
...]
/external/libxml2/
HTMLparser.c
735
static const char* const
object_attrs
[] = { ATTRS, "declare", "classid", "codebase", "data", "type", "codetype", "archive", "standby", "height", "width", "usemap", "name", "tabindex", NULL } ;
variable
[
all
...]
Completed in 52 milliseconds