Home
last modified time | relevance | path

Searched refs:xmlIsIdeographic (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
Dchvalid.c316 xmlIsIdeographic(unsigned int ch) { in xmlIsIdeographic() function
Delfgcchack.h4707 #undef xmlIsIdeographic
4708 extern __typeof (xmlIsIdeographic) xmlIsIdeographic __attribute((alias("xmlIsIdeographic__internal_…
4710 #ifndef xmlIsIdeographic
4711 extern __typeof (xmlIsIdeographic) xmlIsIdeographic__internal_alias __attribute((visibility("hidden…
4712 #define xmlIsIdeographic xmlIsIdeographic__internal_alias macro
/external/chromium_org/third_party/libxml/src/
Dchvalid.c316 xmlIsIdeographic(unsigned int ch) { in xmlIsIdeographic() function
Delfgcchack.h4707 #undef xmlIsIdeographic
4708 extern __typeof (xmlIsIdeographic) xmlIsIdeographic __attribute((alias("xmlIsIdeographic__internal_…
4710 #ifndef xmlIsIdeographic
4711 extern __typeof (xmlIsIdeographic) xmlIsIdeographic__internal_alias __attribute((visibility("hidden…
4712 #define xmlIsIdeographic xmlIsIdeographic__internal_alias macro
Dtestapi.c6850 ret_val = xmlIsIdeographic(ch); in test_xmlIsIdeographic()
/external/chromium_org/third_party/libxml/src/include/libxml/
Dchvalid.h223 xmlIsIdeographic(unsigned int ch);
/external/libxml2/include/libxml/
Dchvalid.h223 xmlIsIdeographic(unsigned int ch);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1005 xmlIsIdeographic