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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h67 XMLPUBFUN int XMLCALL xmlUCSIsGeneralPunctuation (int code);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h67 XMLPUBFUN int XMLCALL xmlUCSIsGeneralPunctuation (int code);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1145 xmlUCSIsGeneralPunctuation;
H A Dxmlunicode.c81 {"GeneralPunctuation", xmlUCSIsGeneralPunctuation},
1501 * xmlUCSIsGeneralPunctuation:
1509 xmlUCSIsGeneralPunctuation(int code) { function
H A Delfgcchack.h14014 #undef xmlUCSIsGeneralPunctuation macro
14015 extern __typeof (xmlUCSIsGeneralPunctuation) xmlUCSIsGeneralPunctuation __attribute((alias("xmlUCSIsGeneralPunctuation__internal_alias")));
14017 #ifndef xmlUCSIsGeneralPunctuation
14018 extern __typeof (xmlUCSIsGeneralPunctuation) xmlUCSIsGeneralPunctuation__internal_alias __attribute((visibility("hidden")));
14019 #define xmlUCSIsGeneralPunctuation xmlUCSIsGeneralPunctuation__internal_alias macro
H A Dtestapi.c[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1145 xmlUCSIsGeneralPunctuation;
H A Dxmlunicode.c81 {"GeneralPunctuation", xmlUCSIsGeneralPunctuation},
1501 * xmlUCSIsGeneralPunctuation:
1509 xmlUCSIsGeneralPunctuation(int code) { function
H A Delfgcchack.h13840 #undef xmlUCSIsGeneralPunctuation macro
13841 extern __typeof (xmlUCSIsGeneralPunctuation) xmlUCSIsGeneralPunctuation __attribute((alias("xmlUCSIsGeneralPunctuation__internal_alias")));
13843 #ifndef xmlUCSIsGeneralPunctuation
13844 extern __typeof (xmlUCSIsGeneralPunctuation) xmlUCSIsGeneralPunctuation__internal_alias __attribute((visibility("hidden")));
13845 #define xmlUCSIsGeneralPunctuation xmlUCSIsGeneralPunctuation__internal_alias macro
H A Dtestapi.c[all...]

Completed in 532 milliseconds