Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c192 {"Pe", xmlUCSIsCatPe},
2971 xmlUCSIsCatPe(int code) { in xmlUCSIsCatPe() function
Dlibxml2.syms1118 xmlUCSIsCatPe;
Delfgcchack.h13654 #undef xmlUCSIsCatPe
13655 extern __typeof (xmlUCSIsCatPe) xmlUCSIsCatPe __attribute((alias("xmlUCSIsCatPe__internal_alias")));
13657 #ifndef xmlUCSIsCatPe
13658 extern __typeof (xmlUCSIsCatPe) xmlUCSIsCatPe__internal_alias __attribute((visibility("hidden")));
13659 #define xmlUCSIsCatPe xmlUCSIsCatPe__internal_alias macro
Dxmlregexp.c2905 ret = xmlUCSIsCatPe(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c39223 ret_val = xmlUCSIsCatPe(code); in test_xmlUCSIsCatPe()
/external/libxml2/include/libxml/
Dxmlunicode.h179 XMLPUBFUN int XMLCALL xmlUCSIsCatPe (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle774 d xmlUCSIsCatPe pr extproc('xmlUCSIsCatPe')
/external/libxml2/win32/
Dlibxml2.def.src2232 xmlUCSIsCatPe