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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c95 {"Hebrew", xmlUCSIsHebrew},
1683 * xmlUCSIsHebrew:
1691 xmlUCSIsHebrew(int code) { function
H A Delfgcchack.h14008 #undef xmlUCSIsHebrew macro
14009 extern __typeof (xmlUCSIsHebrew) xmlUCSIsHebrew __attribute((alias("xmlUCSIsHebrew__internal_alias")));
14011 #ifndef xmlUCSIsHebrew
14012 extern __typeof (xmlUCSIsHebrew) xmlUCSIsHebrew__internal_alias __attribute((visibility("hidden")));
14013 #define xmlUCSIsHebrew xmlUCSIsHebrew__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c95 {"Hebrew", xmlUCSIsHebrew},
1683 * xmlUCSIsHebrew:
1691 xmlUCSIsHebrew(int code) { function
H A Delfgcchack.h14182 #undef xmlUCSIsHebrew macro
14183 extern __typeof (xmlUCSIsHebrew) xmlUCSIsHebrew __attribute((alias("xmlUCSIsHebrew__internal_alias")));
14185 #ifndef xmlUCSIsHebrew
14186 extern __typeof (xmlUCSIsHebrew) xmlUCSIsHebrew__internal_alias __attribute((visibility("hidden")));
14187 #define xmlUCSIsHebrew xmlUCSIsHebrew__internal_alias macro

Completed in 277 milliseconds