Searched refs:htmlElementAllowedHere (Results 1 – 3 of 3) sorted by relevance
267 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;288 htmlElementAllowedHere((parent), (elt)->name)
5718 htmlElementAllowedHere(const htmlElemDesc* parent, const xmlChar* elt) { in htmlElementAllowedHere() function5744 if ( ! htmlElementAllowedHere(parent, (const xmlChar*) elt->name ) ) in htmlElementStatusHere()5806 ? ( htmlElementAllowedHere ( in htmlNodeStatus()
318 #undef htmlElementAllowedHere319 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere __attribute((alias("htmlElementAllo…321 #ifndef htmlElementAllowedHere322 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere__internal_alias __attribute((visibi…323 #define htmlElementAllowedHere htmlElementAllowedHere__internal_alias macro