Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c137 {"PrivateUseArea", xmlUCSIsPrivateUseArea},
2239 xmlUCSIsPrivateUseArea(int code) { in xmlUCSIsPrivateUseArea() function
Delfgcchack.h14512 #undef xmlUCSIsPrivateUseArea
14513 extern __typeof (xmlUCSIsPrivateUseArea) xmlUCSIsPrivateUseArea __attribute((alias("xmlUCSIsPrivate…
14515 #ifndef xmlUCSIsPrivateUseArea
14516 extern __typeof (xmlUCSIsPrivateUseArea) xmlUCSIsPrivateUseArea__internal_alias __attribute((visibi…
14517 #define xmlUCSIsPrivateUseArea xmlUCSIsPrivateUseArea__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h123 XMLPUBFUN int XMLCALL xmlUCSIsPrivateUseArea (int code);