Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c175 {"L", xmlUCSIsCatL},
2735 xmlUCSIsCatL(int code) { in xmlUCSIsCatL() function
Dlibxml2.syms1101 xmlUCSIsCatL;
Delfgcchack.h13450 #undef xmlUCSIsCatL
13451 extern __typeof (xmlUCSIsCatL) xmlUCSIsCatL __attribute((alias("xmlUCSIsCatL__internal_alias")));
13453 #ifndef xmlUCSIsCatL
13454 extern __typeof (xmlUCSIsCatL) xmlUCSIsCatL__internal_alias __attribute((visibility("hidden")));
13455 #define xmlUCSIsCatL xmlUCSIsCatL__internal_alias macro
Dxmlregexp.c2851 ret = xmlUCSIsCatL(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c38645 ret_val = xmlUCSIsCatL(code); in test_xmlUCSIsCatL()
/external/libxml2/include/libxml/
Dxmlunicode.h162 XMLPUBFUN int XMLCALL xmlUCSIsCatL (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle706 d xmlUCSIsCatL pr extproc('xmlUCSIsCatL')
/external/libxml2/win32/
Dlibxml2.def.src2181 xmlUCSIsCatL