Home
last modified time | relevance | path

Searched refs:htmlIsAutoClosed (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h94 htmlIsAutoClosed(htmlDocPtr doc,
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle120 d htmlIsAutoClosed...
121 d pr extproc('htmlIsAutoClosed')
/external/libxml2/
Dlibxml2.syms704 htmlIsAutoClosed;
Delfgcchack.h426 #undef htmlIsAutoClosed
427 extern __typeof (htmlIsAutoClosed) htmlIsAutoClosed __attribute((alias("htmlIsAutoClosed__internal_…
429 #ifndef htmlIsAutoClosed
430 extern __typeof (htmlIsAutoClosed) htmlIsAutoClosed__internal_alias __attribute((visibility("hidden…
431 #define htmlIsAutoClosed htmlIsAutoClosed__internal_alias macro
Dtestapi.c2107 ret_val = htmlIsAutoClosed(doc, elem); in test_htmlIsAutoClosed()
DChangeLog18893 follow the DtD specs. Added htmlIsAutoClosed() and
/external/libxml2/win32/
Dlibxml2.def.src324 htmlIsAutoClosed