Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c195 {"Po", xmlUCSIsCatPo},
3017 xmlUCSIsCatPo(int code) { in xmlUCSIsCatPo() function
Dlibxml2.syms1121 xmlUCSIsCatPo;
Delfgcchack.h13690 #undef xmlUCSIsCatPo
13691 extern __typeof (xmlUCSIsCatPo) xmlUCSIsCatPo __attribute((alias("xmlUCSIsCatPo__internal_alias")));
13693 #ifndef xmlUCSIsCatPo
13694 extern __typeof (xmlUCSIsCatPo) xmlUCSIsCatPo__internal_alias __attribute((visibility("hidden")));
13695 #define xmlUCSIsCatPo xmlUCSIsCatPo__internal_alias macro
Dxmlregexp.c2914 ret = xmlUCSIsCatPo(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c39325 ret_val = xmlUCSIsCatPo(code); in test_xmlUCSIsCatPo()
/external/libxml2/include/libxml/
Dxmlunicode.h182 XMLPUBFUN int XMLCALL xmlUCSIsCatPo (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle786 d xmlUCSIsCatPo pr extproc('xmlUCSIsCatPo')
/external/libxml2/win32/
Dlibxml2.def.src2241 xmlUCSIsCatPo