OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compact_attrs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
HTMLparser.c
701
static const char* const
compact_attrs
[] = { ATTRS, "compact", NULL } ;
variable
840
DECL blockli_elt, "li" , NULL, DECL
compact_attrs
, NULL
[
all
...]
/external/libxml2/
HTMLparser.c
704
static const char* const
compact_attrs
[] = { ATTRS, "compact", NULL } ;
variable
843
DECL blockli_elt, "li" , NULL, DECL
compact_attrs
, NULL
[
all
...]
Completed in 828 milliseconds