Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c185 {"N", xmlUCSIsCatN},
2868 xmlUCSIsCatN(int code) { in xmlUCSIsCatN() function
Dlibxml2.syms1111 xmlUCSIsCatN;
Delfgcchack.h13570 #undef xmlUCSIsCatN
13571 extern __typeof (xmlUCSIsCatN) xmlUCSIsCatN __attribute((alias("xmlUCSIsCatN__internal_alias")));
13573 #ifndef xmlUCSIsCatN
13574 extern __typeof (xmlUCSIsCatN) xmlUCSIsCatN__internal_alias __attribute((visibility("hidden")));
13575 #define xmlUCSIsCatN xmlUCSIsCatN__internal_alias macro
Dxmlregexp.c2881 ret = xmlUCSIsCatN(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c38985 ret_val = xmlUCSIsCatN(code); in test_xmlUCSIsCatN()
/external/libxml2/include/libxml/
Dxmlunicode.h172 XMLPUBFUN int XMLCALL xmlUCSIsCatN (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle746 d xmlUCSIsCatN pr extproc('xmlUCSIsCatN')
/external/libxml2/win32/
Dlibxml2.def.src2211 xmlUCSIsCatN