Home
last modified time | relevance | path

Searched refs:xmlUCSIsCatZ (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/
Dxmlunicode.c202 {"Z", xmlUCSIsCatZ},
3108 xmlUCSIsCatZ(int code) { in xmlUCSIsCatZ() function
Dlibxml2.syms1128 xmlUCSIsCatZ;
Delfgcchack.h13796 #undef xmlUCSIsCatZ
13797 extern __typeof (xmlUCSIsCatZ) xmlUCSIsCatZ __attribute((alias("xmlUCSIsCatZ__internal_alias")));
13799 #ifndef xmlUCSIsCatZ
13800 extern __typeof (xmlUCSIsCatZ) xmlUCSIsCatZ__internal_alias __attribute((visibility("hidden")));
13801 #define xmlUCSIsCatZ xmlUCSIsCatZ__internal_alias macro
Dxmlregexp.c2918 ret = xmlUCSIsCatZ(codepoint); in xmlRegCheckCharacterRange()
2989 ret = xmlUCSIsCatZ(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c39556 ret_val = xmlUCSIsCatZ(code); in test_xmlUCSIsCatZ()
/third_party/libxml2/include/libxml/
Dxmlunicode.h189 XMLPUBFUN int XMLCALL xmlUCSIsCatZ (int code);
/third_party/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle814 d xmlUCSIsCatZ pr extproc('xmlUCSIsCatZ')
/third_party/libxml2/win32/
Dlibxml2.def.src2264 xmlUCSIsCatZ
/third_party/chromium/patch/
D0001-cve.patch114769 -#undef xmlUCSIsCatZ
114770 -extern __typeof (xmlUCSIsCatZ) xmlUCSIsCatZ __attribute((alias("xmlUCSIsCatZ__internal_alias")));
114772 -#ifndef xmlUCSIsCatZ
114773 -extern __typeof (xmlUCSIsCatZ) xmlUCSIsCatZ__internal_alias __attribute((visibility("hidden")));
114774 -#define xmlUCSIsCatZ xmlUCSIsCatZ__internal_alias