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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c187 {"Nl", xmlUCSIsCatNl},
2886 * xmlUCSIsCatNl:
2894 xmlUCSIsCatNl(int code) { function
H A Delfgcchack.h13420 #undef xmlUCSIsCatNl macro
13421 extern __typeof (xmlUCSIsCatNl) xmlUCSIsCatNl __attribute((alias("xmlUCSIsCatNl__internal_alias")));
13423 #ifndef xmlUCSIsCatNl
13424 extern __typeof (xmlUCSIsCatNl) xmlUCSIsCatNl__internal_alias __attribute((visibility("hidden")));
13425 #define xmlUCSIsCatNl xmlUCSIsCatNl__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c187 {"Nl", xmlUCSIsCatNl},
2886 * xmlUCSIsCatNl:
2894 xmlUCSIsCatNl(int code) { function
H A Delfgcchack.h13594 #undef xmlUCSIsCatNl macro
13595 extern __typeof (xmlUCSIsCatNl) xmlUCSIsCatNl __attribute((alias("xmlUCSIsCatNl__internal_alias")));
13597 #ifndef xmlUCSIsCatNl
13598 extern __typeof (xmlUCSIsCatNl) xmlUCSIsCatNl__internal_alias __attribute((visibility("hidden")));
13599 #define xmlUCSIsCatNl xmlUCSIsCatNl__internal_alias macro

Completed in 1230 milliseconds