OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:htmlIsAutoClosed
(Results
1 - 4
of
4
) sorted by null
/external/libxml2/include/libxml/
HTMLparser.h
94
htmlIsAutoClosed
(htmlDocPtr doc,
/external/libxml2/
libxml2.syms
704
htmlIsAutoClosed
;
[
all
...]
elfgcchack.h
426
#undef
htmlIsAutoClosed
427
extern __typeof (
htmlIsAutoClosed
)
htmlIsAutoClosed
__attribute((alias("htmlIsAutoClosed__internal_alias")));
429
#ifndef
htmlIsAutoClosed
430
extern __typeof (
htmlIsAutoClosed
) htmlIsAutoClosed__internal_alias __attribute((visibility("hidden")));
431
#define
htmlIsAutoClosed
htmlIsAutoClosed__internal_alias
[
all
...]
testapi.c
[
all
...]
Completed in 150 milliseconds