Home
last modified time | relevance | path

Searched refs:xmlUCSIsGeneralPunctuation (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/
Dxmlunicode.c81 {"GeneralPunctuation", xmlUCSIsGeneralPunctuation},
1509 xmlUCSIsGeneralPunctuation(int code) { in xmlUCSIsGeneralPunctuation() function
Dlibxml2.syms1145 xmlUCSIsGeneralPunctuation;
Delfgcchack.h14014 #undef xmlUCSIsGeneralPunctuation
14015 extern __typeof (xmlUCSIsGeneralPunctuation) xmlUCSIsGeneralPunctuation __attribute((alias("xmlUCSI…
14017 #ifndef xmlUCSIsGeneralPunctuation
14018 extern __typeof (xmlUCSIsGeneralPunctuation) xmlUCSIsGeneralPunctuation__internal_alias __attribute…
14019 #define xmlUCSIsGeneralPunctuation xmlUCSIsGeneralPunctuation__internal_alias macro
Dtestapi.c40243 ret_val = xmlUCSIsGeneralPunctuation(code); in test_xmlUCSIsGeneralPunctuation()
/external/libxml2/include/libxml/
Dxmlunicode.h67 XMLPUBFUN int XMLCALL xmlUCSIsGeneralPunctuation (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle238 d xmlUCSIsGeneralPunctuation...
239 d pr extproc('xmlUCSIsGeneralPunctuation')
/external/libxml2/win32/
Dlibxml2.def.src2322 xmlUCSIsGeneralPunctuation