OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frameset_attrs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
HTMLparser.c
710
static const char* const
frameset_attrs
[] = { COREATTRS, "rows", "cols", "onload", "onunload", NULL } ;
variable
870
DECL frameset_contents, "noframes" , NULL , DECL
frameset_attrs
, NULL
[
all
...]
/external/libxml2/
HTMLparser.c
713
static const char* const
frameset_attrs
[] = { COREATTRS, "rows", "cols", "onload", "onunload", NULL } ;
variable
873
DECL frameset_contents, "noframes" , NULL , DECL
frameset_attrs
, NULL
[
all
...]
Completed in 3645 milliseconds