Searched refs:xmlUCSIsArmenian (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h31 XMLPUBFUN int XMLCALL xmlUCSIsArmenian (int code);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h31 XMLPUBFUN int XMLCALL xmlUCSIsArmenian (int code);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1075 xmlUCSIsArmenian;
H A Dxmlunicode.c45 {"Armenian", xmlUCSIsArmenian},
1033 * xmlUCSIsArmenian:
1041 xmlUCSIsArmenian(int code) { function
H A Delfgcchack.h13126 #undef xmlUCSIsArmenian macro
13127 extern __typeof (xmlUCSIsArmenian) xmlUCSIsArmenian __attribute((alias("xmlUCSIsArmenian__internal_alias")));
13129 #ifndef xmlUCSIsArmenian
13130 extern __typeof (xmlUCSIsArmenian) xmlUCSIsArmenian__internal_alias __attribute((visibility("hidden")));
13131 #define xmlUCSIsArmenian xmlUCSIsArmenian__internal_alias macro
H A Dtestapi.c[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1075 xmlUCSIsArmenian;
H A Dxmlunicode.c45 {"Armenian", xmlUCSIsArmenian},
1033 * xmlUCSIsArmenian:
1041 xmlUCSIsArmenian(int code) { function
H A Delfgcchack.h12952 #undef xmlUCSIsArmenian macro
12953 extern __typeof (xmlUCSIsArmenian) xmlUCSIsArmenian __attribute((alias("xmlUCSIsArmenian__internal_alias")));
12955 #ifndef xmlUCSIsArmenian
12956 extern __typeof (xmlUCSIsArmenian) xmlUCSIsArmenian__internal_alias __attribute((visibility("hidden")));
12957 #define xmlUCSIsArmenian xmlUCSIsArmenian__internal_alias macro
H A Dtestapi.c37173 ret_val = xmlUCSIsArmenian(code);
37179 printf("Leak of %d blocks found in xmlUCSIsArmenian",
[all...]

Completed in 518 milliseconds