Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c204 {"Zp", xmlUCSIsCatZp},
3134 xmlUCSIsCatZp(int code) { in xmlUCSIsCatZp() function
Dlibxml2.syms1130 xmlUCSIsCatZp;
Delfgcchack.h13798 #undef xmlUCSIsCatZp
13799 extern __typeof (xmlUCSIsCatZp) xmlUCSIsCatZp __attribute((alias("xmlUCSIsCatZp__internal_alias")));
13801 #ifndef xmlUCSIsCatZp
13802 extern __typeof (xmlUCSIsCatZp) xmlUCSIsCatZp__internal_alias __attribute((visibility("hidden")));
13803 #define xmlUCSIsCatZp xmlUCSIsCatZp__internal_alias macro
Dxmlregexp.c2926 ret = xmlUCSIsCatZp(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c39631 ret_val = xmlUCSIsCatZp(code); in test_xmlUCSIsCatZp()
/external/libxml2/include/libxml/
Dxmlunicode.h191 XMLPUBFUN int XMLCALL xmlUCSIsCatZp (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle822 d xmlUCSIsCatZp pr extproc('xmlUCSIsCatZp')
/external/libxml2/win32/
Dlibxml2.def.src2268 xmlUCSIsCatZp