Searched refs:xmlUCSIsCatLu (Results 1 – 4 of 4) sorted by relevance
180 {"Lu", xmlUCSIsCatLu},2800 xmlUCSIsCatLu(int code) { in xmlUCSIsCatLu() function
13336 #undef xmlUCSIsCatLu13337 extern __typeof (xmlUCSIsCatLu) xmlUCSIsCatLu __attribute((alias("xmlUCSIsCatLu__internal_alias")));13339 #ifndef xmlUCSIsCatLu13340 extern __typeof (xmlUCSIsCatLu) xmlUCSIsCatLu__internal_alias __attribute((visibility("hidden")));13341 #define xmlUCSIsCatLu xmlUCSIsCatLu__internal_alias macro
2836 ret = xmlUCSIsCatLu(codepoint); in xmlRegCheckCharacterRange()
167 XMLPUBFUN int XMLCALL xmlUCSIsCatLu (int code);