OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:htmlAutoCloseTag
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
HTMLparser.c
[
all
...]
elfgcchack.h
114
#undef
htmlAutoCloseTag
115
extern __typeof (
htmlAutoCloseTag
)
htmlAutoCloseTag
__attribute((alias("htmlAutoCloseTag__internal_alias")));
117
#ifndef
htmlAutoCloseTag
118
extern __typeof (
htmlAutoCloseTag
) htmlAutoCloseTag__internal_alias __attribute((visibility("hidden")));
119
#define
htmlAutoCloseTag
htmlAutoCloseTag__internal_alias
[
all
...]
Completed in 122 milliseconds