Searched defs:xmlUCSIsCatPe (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c192 {"Pe", xmlUCSIsCatPe},
2963 * xmlUCSIsCatPe:
2971 xmlUCSIsCatPe(int code) { function
H A Delfgcchack.h13480 #undef xmlUCSIsCatPe macro
13481 extern __typeof (xmlUCSIsCatPe) xmlUCSIsCatPe __attribute((alias("xmlUCSIsCatPe__internal_alias")));
13483 #ifndef xmlUCSIsCatPe
13484 extern __typeof (xmlUCSIsCatPe) xmlUCSIsCatPe__internal_alias __attribute((visibility("hidden")));
13485 #define xmlUCSIsCatPe xmlUCSIsCatPe__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c192 {"Pe", xmlUCSIsCatPe},
2963 * xmlUCSIsCatPe:
2971 xmlUCSIsCatPe(int code) { function
H A Delfgcchack.h13654 #undef xmlUCSIsCatPe macro
13655 extern __typeof (xmlUCSIsCatPe) xmlUCSIsCatPe __attribute((alias("xmlUCSIsCatPe__internal_alias")));
13657 #ifndef xmlUCSIsCatPe
13658 extern __typeof (xmlUCSIsCatPe) xmlUCSIsCatPe__internal_alias __attribute((visibility("hidden")));
13659 #define xmlUCSIsCatPe xmlUCSIsCatPe__internal_alias macro

Completed in 4534 milliseconds