Searched defs:xmlUCSIsBlockElements (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c49 {"BlockElements", xmlUCSIsBlockElements},
1085 * xmlUCSIsBlockElements:
1093 xmlUCSIsBlockElements(int code) { function
H A Delfgcchack.h12908 #undef xmlUCSIsBlockElements macro
12909 extern __typeof (xmlUCSIsBlockElements) xmlUCSIsBlockElements __attribute((alias("xmlUCSIsBlockElements__internal_alias")));
12911 #ifndef xmlUCSIsBlockElements
12912 extern __typeof (xmlUCSIsBlockElements) xmlUCSIsBlockElements__internal_alias __attribute((visibility("hidden")));
12913 #define xmlUCSIsBlockElements xmlUCSIsBlockElements__internal_alias macro

Completed in 74 milliseconds