Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c184 {"Mn", xmlUCSIsCatMn},
2855 xmlUCSIsCatMn(int code) { in xmlUCSIsCatMn() function
Dlibxml2.syms1110 xmlUCSIsCatMn;
Delfgcchack.h13558 #undef xmlUCSIsCatMn
13559 extern __typeof (xmlUCSIsCatMn) xmlUCSIsCatMn __attribute((alias("xmlUCSIsCatMn__internal_alias")));
13561 #ifndef xmlUCSIsCatMn
13562 extern __typeof (xmlUCSIsCatMn) xmlUCSIsCatMn__internal_alias __attribute((visibility("hidden")));
13563 #define xmlUCSIsCatMn xmlUCSIsCatMn__internal_alias macro
Dxmlregexp.c2862 ret = xmlUCSIsCatMn(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c38753 ret_val = xmlUCSIsCatMn(code); in test_xmlUCSIsCatMn()
/external/libxml2/include/libxml/
Dxmlunicode.h171 XMLPUBFUN int XMLCALL xmlUCSIsCatMn (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle597 d xmlUCSIsCatMn pr 10i 0 extproc('xmlUCSIsCatMn')
/external/libxml2/win32/
Dlibxml2.def.src2208 xmlUCSIsCatMn