Searched refs:xmlUCSIsBlockElements (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlunicode.h35 XMLPUBFUN int XMLCALL xmlUCSIsBlockElements (int code);
/external/libxml2/
H A Dlibxml2.syms1080 xmlUCSIsBlockElements;
H A Dxmlunicode.c49 {"BlockElements", xmlUCSIsBlockElements},
1085 * xmlUCSIsBlockElements:
1093 xmlUCSIsBlockElements(int code) { function
H A Delfgcchack.h13186 #undef xmlUCSIsBlockElements macro
13187 extern __typeof (xmlUCSIsBlockElements) xmlUCSIsBlockElements __attribute((alias("xmlUCSIsBlockElements__internal_alias")));
13189 #ifndef xmlUCSIsBlockElements
13190 extern __typeof (xmlUCSIsBlockElements) xmlUCSIsBlockElements__internal_alias __attribute((visibility("hidden")));
13191 #define xmlUCSIsBlockElements xmlUCSIsBlockElements__internal_alias macro
H A Dtestapi.c[all...]

Completed in 325 milliseconds