Home
last modified time | relevance | path

Searched refs:xmlUCSIsCatLu (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
Dxmlunicode.c180 {"Lu", xmlUCSIsCatLu},
2800 xmlUCSIsCatLu(int code) { in xmlUCSIsCatLu() function
Dlibxml2.syms1106 xmlUCSIsCatLu;
Delfgcchack.h13510 #undef xmlUCSIsCatLu
13511 extern __typeof (xmlUCSIsCatLu) xmlUCSIsCatLu __attribute((alias("xmlUCSIsCatLu__internal_alias")));
13513 #ifndef xmlUCSIsCatLu
13514 extern __typeof (xmlUCSIsCatLu) xmlUCSIsCatLu__internal_alias __attribute((visibility("hidden")));
13515 #define xmlUCSIsCatLu xmlUCSIsCatLu__internal_alias macro
Dxmlregexp.c2854 ret = xmlUCSIsCatLu(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c38815 ret_val = xmlUCSIsCatLu(code); in test_xmlUCSIsCatLu()
/external/libxml2/include/libxml/
Dxmlunicode.h167 XMLPUBFUN int XMLCALL xmlUCSIsCatLu (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle726 d xmlUCSIsCatLu pr extproc('xmlUCSIsCatLu')
/external/libxml2/win32/
Dlibxml2.def.src2196 xmlUCSIsCatLu