OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:htmlAutoCloseTag
(Results
1 - 4
of
4
) sorted by null
/external/libxml2/include/libxml/
HTMLparser.h
97
htmlAutoCloseTag
(htmlDocPtr doc,
/external/libxml2/
libxml2.syms
697
htmlAutoCloseTag
;
[
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
...]
testapi.c
[
all
...]
Completed in 82 milliseconds