Searched refs:htmlNodeStatus (Results 1 – 8 of 8) sorted by relevance
272 XMLPUBFUN htmlStatus XMLCALL htmlNodeStatus(const htmlNodePtr, int) ;
396 d htmlNodeStatus pr extproc('htmlNodeStatus')
1308 htmlNodeStatus;
558 #undef htmlNodeStatus559 extern __typeof (htmlNodeStatus) htmlNodeStatus __attribute((alias("htmlNodeStatus__internal_alias"…561 #ifndef htmlNodeStatus562 extern __typeof (htmlNodeStatus) htmlNodeStatus__internal_alias __attribute((visibility("hidden")));563 #define htmlNodeStatus htmlNodeStatus__internal_alias macro
6673 htmlNodeStatus(const htmlNodePtr node, int legacy) { in htmlNodeStatus() function
2211 ret_val = htmlNodeStatus((const htmlNodePtr)node, legacy); in test_htmlNodeStatus()
357 htmlNodeStatus
101543 -#undef htmlNodeStatus101544 -extern __typeof (htmlNodeStatus) htmlNodeStatus __attribute((alias("htmlNodeStatus__internal_alias…101546 -#ifndef htmlNodeStatus101547 -extern __typeof (htmlNodeStatus) htmlNodeStatus__internal_alias __attribute((visibility("hidden"))…101548 -#define htmlNodeStatus htmlNodeStatus__internal_alias