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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c79 {"EnclosedCJKLettersandMonths", xmlUCSIsEnclosedCJKLettersandMonths},
1475 * xmlUCSIsEnclosedCJKLettersandMonths:
1483 xmlUCSIsEnclosedCJKLettersandMonths(int code) { function
H A Delfgcchack.h13816 #undef xmlUCSIsEnclosedCJKLettersandMonths macro
13817 extern __typeof (xmlUCSIsEnclosedCJKLettersandMonths) xmlUCSIsEnclosedCJKLettersandMonths __attribute((alias("xmlUCSIsEnclosedCJKLettersandMonths__internal_alias")));
13819 #ifndef xmlUCSIsEnclosedCJKLettersandMonths
13820 extern __typeof (xmlUCSIsEnclosedCJKLettersandMonths) xmlUCSIsEnclosedCJKLettersandMonths__internal_alias __attribute((visibility("hidden")));
13821 #define xmlUCSIsEnclosedCJKLettersandMonths xmlUCSIsEnclosedCJKLettersandMonths__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c79 {"EnclosedCJKLettersandMonths", xmlUCSIsEnclosedCJKLettersandMonths},
1475 * xmlUCSIsEnclosedCJKLettersandMonths:
1483 xmlUCSIsEnclosedCJKLettersandMonths(int code) { function
H A Delfgcchack.h13816 #undef xmlUCSIsEnclosedCJKLettersandMonths macro
13817 extern __typeof (xmlUCSIsEnclosedCJKLettersandMonths) xmlUCSIsEnclosedCJKLettersandMonths __attribute((alias("xmlUCSIsEnclosedCJKLettersandMonths__internal_alias")));
13819 #ifndef xmlUCSIsEnclosedCJKLettersandMonths
13820 extern __typeof (xmlUCSIsEnclosedCJKLettersandMonths) xmlUCSIsEnclosedCJKLettersandMonths__internal_alias __attribute((visibility("hidden")));
13821 #define xmlUCSIsEnclosedCJKLettersandMonths xmlUCSIsEnclosedCJKLettersandMonths__internal_alias macro

Completed in 196 milliseconds