Searched refs:xmlUCSIsCJKSymbolsandPunctuation (Results 1 - 6 of 6) sorted by relevance

/external/libxml2/vms/
H A Dconfig.vms193 #define xmlUCSIsCJKSymbolsandPunctuation xmlUCSIsCJKSymbolsandPu0a3i7ra$
/external/libxml2/include/libxml/
H A Dxmlunicode.h47 XMLPUBFUN int XMLCALL xmlUCSIsCJKSymbolsandPunctuation (int code);
/external/libxml2/
H A Dlibxml2.syms1091 xmlUCSIsCJKSymbolsandPunctuation;
H A Dxmlunicode.c61 {"CJKSymbolsandPunctuation", xmlUCSIsCJKSymbolsandPunctuation},
1241 * xmlUCSIsCJKSymbolsandPunctuation:
1249 xmlUCSIsCJKSymbolsandPunctuation(int code) { function
H A Delfgcchack.h13330 #undef xmlUCSIsCJKSymbolsandPunctuation macro
13331 extern __typeof (xmlUCSIsCJKSymbolsandPunctuation) xmlUCSIsCJKSymbolsandPunctuation __attribute((alias("xmlUCSIsCJKSymbolsandPunctuation__internal_alias")));
13333 #ifndef xmlUCSIsCJKSymbolsandPunctuation
13334 extern __typeof (xmlUCSIsCJKSymbolsandPunctuation) xmlUCSIsCJKSymbolsandPunctuation__internal_alias __attribute((visibility("hidden")));
13335 #define xmlUCSIsCJKSymbolsandPunctuation xmlUCSIsCJKSymbolsandPunctuation__internal_alias macro
H A Dtestapi.c[all...]

Completed in 288 milliseconds