Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c187 {"Nl", xmlUCSIsCatNl},
2894 xmlUCSIsCatNl(int code) { in xmlUCSIsCatNl() function
Dlibxml2.syms1113 xmlUCSIsCatNl;
Delfgcchack.h13594 #undef xmlUCSIsCatNl
13595 extern __typeof (xmlUCSIsCatNl) xmlUCSIsCatNl __attribute((alias("xmlUCSIsCatNl__internal_alias")));
13597 #ifndef xmlUCSIsCatNl
13598 extern __typeof (xmlUCSIsCatNl) xmlUCSIsCatNl__internal_alias __attribute((visibility("hidden")));
13599 #define xmlUCSIsCatNl xmlUCSIsCatNl__internal_alias macro
Dxmlregexp.c2887 ret = xmlUCSIsCatNl(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c39053 ret_val = xmlUCSIsCatNl(code); in test_xmlUCSIsCatNl()
/external/libxml2/include/libxml/
Dxmlunicode.h174 XMLPUBFUN int XMLCALL xmlUCSIsCatNl (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle754 d xmlUCSIsCatNl pr extproc('xmlUCSIsCatNl')
/external/libxml2/win32/
Dlibxml2.def.src2217 xmlUCSIsCatNl