Searched defs:xmlIsIdeographic (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dchvalid.c307 * xmlIsIdeographic:
316 xmlIsIdeographic(unsigned int ch) { function
H A Delfgcchack.h4809 #undef xmlIsIdeographic macro
4810 extern __typeof (xmlIsIdeographic) xmlIsIdeographic __attribute((alias("xmlIsIdeographic__internal_alias")));
4812 #ifndef xmlIsIdeographic
4813 extern __typeof (xmlIsIdeographic) xmlIsIdeographic__internal_alias __attribute((visibility("hidden")));
4814 #define xmlIsIdeographic xmlIsIdeographic__internal_alias macro

Completed in 454 milliseconds