Home
last modified time | relevance | path

Searched refs:xmlUCSIsBlockElements (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dxmlunicode.c49 {"BlockElements", xmlUCSIsBlockElements},
1093 xmlUCSIsBlockElements(int code) { in xmlUCSIsBlockElements() function
Delfgcchack.h13012 #undef xmlUCSIsBlockElements
13013 extern __typeof (xmlUCSIsBlockElements) xmlUCSIsBlockElements __attribute((alias("xmlUCSIsBlockElem…
13015 #ifndef xmlUCSIsBlockElements
13016 extern __typeof (xmlUCSIsBlockElements) xmlUCSIsBlockElements__internal_alias __attribute((visibili…
13017 #define xmlUCSIsBlockElements xmlUCSIsBlockElements__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h35 XMLPUBFUN int XMLCALL xmlUCSIsBlockElements (int code);