Searched refs:htmlInitAutoClose (Results 1 – 4 of 4) sorted by relevance
544 XMLPUBFUN void XMLCALL htmlInitAutoClose (void);
414 #undef htmlInitAutoClose415 extern __typeof (htmlInitAutoClose) htmlInitAutoClose __attribute((alias("htmlInitAutoClose__intern…417 #ifndef htmlInitAutoClose418 extern __typeof (htmlInitAutoClose) htmlInitAutoClose__internal_alias __attribute((visibility("hidd…419 #define htmlInitAutoClose htmlInitAutoClose__internal_alias macro
1190 htmlInitAutoClose(void) { in htmlInitAutoClose() function1261 htmlInitAutoClose(); in htmlCheckAutoClose()
14173 htmlInitAutoClose(); in xmlInitParser()