Home
last modified time | relevance | path

Searched refs:htmlAutoCloseTag (Results 1 – 8 of 8) sorted by relevance

/third_party/libxml2/include/libxml/
DHTMLparser.h97 htmlAutoCloseTag(htmlDocPtr doc,
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle126 d htmlAutoCloseTag...
127 d pr extproc('htmlAutoCloseTag')
/third_party/libxml2/
Dlibxml2.syms697 htmlAutoCloseTag;
DHTMLparser.c1614 htmlAutoCloseTag(htmlDocPtr doc, const xmlChar *name, htmlNodePtr elem) { in htmlAutoCloseTag() function
1622 if (htmlAutoCloseTag(doc, name, child)) return(1); in htmlAutoCloseTag()
1646 if (htmlAutoCloseTag(doc, elem->name, child)) return(1); in htmlIsAutoClosed()
Delfgcchack.h114 #undef htmlAutoCloseTag
115 extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag __attribute((alias("htmlAutoCloseTag__internal_…
117 #ifndef htmlAutoCloseTag
118 extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag__internal_alias __attribute((visibility("hidden…
119 #define htmlAutoCloseTag htmlAutoCloseTag__internal_alias macro
Dtestapi.c1443 ret_val = htmlAutoCloseTag(doc, (const xmlChar *)name, elem); in test_htmlAutoCloseTag()
/third_party/libxml2/win32/
Dlibxml2.def.src246 htmlAutoCloseTag
/third_party/chromium/patch/
D0001-cve.patch93489 - htmlAutoCloseTag()
101099 -#undef htmlAutoCloseTag
101100 -extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag __attribute((alias("htmlAutoCloseTag__internal…
101102 -#ifndef htmlAutoCloseTag
101103 -extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag__internal_alias __attribute((visibility("hidde…
101104 -#define htmlAutoCloseTag htmlAutoCloseTag__internal_alias