Searched refs:xmlUCSIsCatNd (Results 1 – 4 of 4) sorted by relevance
186 {"Nd", xmlUCSIsCatNd},2881 xmlUCSIsCatNd(int code) { in xmlUCSIsCatNd() function
13408 #undef xmlUCSIsCatNd13409 extern __typeof (xmlUCSIsCatNd) xmlUCSIsCatNd __attribute((alias("xmlUCSIsCatNd__internal_alias")));13411 #ifndef xmlUCSIsCatNd13412 extern __typeof (xmlUCSIsCatNd) xmlUCSIsCatNd__internal_alias __attribute((visibility("hidden")));13413 #define xmlUCSIsCatNd xmlUCSIsCatNd__internal_alias macro
2821 ret = xmlUCSIsCatNd(codepoint); in xmlRegCheckCharacterRange()2866 ret = xmlUCSIsCatNd(codepoint); in xmlRegCheckCharacterRange()
173 XMLPUBFUN int XMLCALL xmlUCSIsCatNd (int code);