Searched refs:htmlElementStatusHere (Results 1 – 3 of 3) sorted by relevance
271 XMLPUBFUN htmlStatus XMLCALL htmlElementStatusHere(const htmlElemDesc*, const htmlElemDesc*) ;
330 #undef htmlElementStatusHere331 extern __typeof (htmlElementStatusHere) htmlElementStatusHere __attribute((alias("htmlElementStatus…333 #ifndef htmlElementStatusHere334 extern __typeof (htmlElementStatusHere) htmlElementStatusHere__internal_alias __attribute((visibili…335 #define htmlElementStatusHere htmlElementStatusHere__internal_alias macro
6301 htmlElementStatusHere(const htmlElemDesc* parent, const htmlElemDesc* elt) { in htmlElementStatusHere() function6369 : htmlElementStatusHere( in htmlNodeStatus()