Searched refs:htmlElementAllowedHere (Results 1 – 6 of 6) sorted by relevance
270 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;291 htmlElementAllowedHere((parent), (elt)->name)
384 d htmlElementAllowedHere...385 d pr extproc('htmlElementAllowedHere')
1306 htmlElementAllowedHere;
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
1851 ret_val = htmlElementAllowedHere((const htmlElemDesc *)parent, (const xmlChar *)elt); in test_htmlElementAllowedHere()
297 htmlElementAllowedHere