Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dxmlunicode.c130 {"Ogham", xmlUCSIsOgham},
2146 xmlUCSIsOgham(int code) { in xmlUCSIsOgham() function
Delfgcchack.h14428 #undef xmlUCSIsOgham
14429 extern __typeof (xmlUCSIsOgham) xmlUCSIsOgham __attribute((alias("xmlUCSIsOgham__internal_alias")));
14431 #ifndef xmlUCSIsOgham
14432 extern __typeof (xmlUCSIsOgham) xmlUCSIsOgham__internal_alias __attribute((visibility("hidden")));
14433 #define xmlUCSIsOgham xmlUCSIsOgham__internal_alias macro
Dtestapi.c41369 ret_val = xmlUCSIsOgham(code); in test_xmlUCSIsOgham()
/external/libxml2/
Dxmlunicode.c130 {"Ogham", xmlUCSIsOgham},
2146 xmlUCSIsOgham(int code) { in xmlUCSIsOgham() function
Delfgcchack.h14428 #undef xmlUCSIsOgham
14429 extern __typeof (xmlUCSIsOgham) xmlUCSIsOgham __attribute((alias("xmlUCSIsOgham__internal_alias")));
14431 #ifndef xmlUCSIsOgham
14432 extern __typeof (xmlUCSIsOgham) xmlUCSIsOgham__internal_alias __attribute((visibility("hidden")));
14433 #define xmlUCSIsOgham xmlUCSIsOgham__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h116 XMLPUBFUN int XMLCALL xmlUCSIsOgham (int code);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlunicode.h116 XMLPUBFUN int XMLCALL xmlUCSIsOgham (int code);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src2449 xmlUCSIsOgham