Searched refs:xmlUCSIsLetterlikeSymbols (Results 1 – 3 of 3) sorted by relevance
113 {"LetterlikeSymbols", xmlUCSIsLetterlikeSymbols},1925 xmlUCSIsLetterlikeSymbols(int code) { in xmlUCSIsLetterlikeSymbols() function
14224 #undef xmlUCSIsLetterlikeSymbols14225 extern __typeof (xmlUCSIsLetterlikeSymbols) xmlUCSIsLetterlikeSymbols __attribute((alias("xmlUCSIsL…14227 #ifndef xmlUCSIsLetterlikeSymbols14228 extern __typeof (xmlUCSIsLetterlikeSymbols) xmlUCSIsLetterlikeSymbols__internal_alias __attribute((…14229 #define xmlUCSIsLetterlikeSymbols xmlUCSIsLetterlikeSymbols__internal_alias macro
99 XMLPUBFUN int XMLCALL xmlUCSIsLetterlikeSymbols (int code);