Searched refs:htmlElementAllowedHere (Results 1 – 11 of 11) sorted by relevance
299 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;320 htmlElementAllowedHere((parent), (elt)->name)
6509 htmlElementAllowedHere(const htmlElemDesc* parent, const xmlChar* elt) { in htmlElementAllowedHere() function6535 if ( ! htmlElementAllowedHere(parent, (const xmlChar*) elt->name ) ) in htmlElementStatusHere()6597 ? ( htmlElementAllowedHere ( in htmlNodeStatus()
349 #undef htmlElementAllowedHere350 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere __attribute((alias("htmlElementAllo…352 #ifndef htmlElementAllowedHere353 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere__internal_alias __attribute((visibi…354 #define htmlElementAllowedHere htmlElementAllowedHere__internal_alias macro
270 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;291 htmlElementAllowedHere((parent), (elt)->name)
384 d htmlElementAllowedHere...385 d pr extproc('htmlElementAllowedHere')
1306 htmlElementAllowedHere;
6592 htmlElementAllowedHere(const htmlElemDesc* parent, const xmlChar* elt) { in htmlElementAllowedHere() function6618 if ( ! htmlElementAllowedHere(parent, (const xmlChar*) elt->name ) ) in htmlElementStatusHere()6680 ? ( 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
1863 ret_val = htmlElementAllowedHere((const htmlElemDesc *)parent, (const xmlChar *)elt); in test_htmlElementAllowedHere()
297 htmlElementAllowedHere
101303 -#undef htmlElementAllowedHere101304 -extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere __attribute((alias("htmlElementAll…101306 -#ifndef htmlElementAllowedHere101307 -extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere__internal_alias __attribute((visib…101308 -#define htmlElementAllowedHere htmlElementAllowedHere__internal_alias