Home
last modified time | relevance | path

Searched refs:htmlElementAllowedHere (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h270 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;
291 htmlElementAllowedHere((parent), (elt)->name)
/external/libxml2/
DHTMLparser.c6278 htmlElementAllowedHere(const htmlElemDesc* parent, const xmlChar* elt) { in htmlElementAllowedHere() function
6304 if ( ! htmlElementAllowedHere(parent, (const xmlChar*) elt->name ) ) in htmlElementStatusHere()
6366 ? ( htmlElementAllowedHere ( in htmlNodeStatus()
Delfgcchack.h318 #undef htmlElementAllowedHere
319 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere __attribute((alias("htmlElementAllo…
321 #ifndef htmlElementAllowedHere
322 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere__internal_alias __attribute((visibi…
323 #define htmlElementAllowedHere htmlElementAllowedHere__internal_alias macro