Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlunicode.c188 {"No", xmlUCSIsCatNo},
2912 xmlUCSIsCatNo(int code) { in xmlUCSIsCatNo() function
Dlibxml2.syms1114 xmlUCSIsCatNo;
Delfgcchack.h13628 #undef xmlUCSIsCatNo
13629 extern __typeof (xmlUCSIsCatNo) xmlUCSIsCatNo __attribute((alias("xmlUCSIsCatNo__internal_alias")));
13631 #ifndef xmlUCSIsCatNo
13632 extern __typeof (xmlUCSIsCatNo) xmlUCSIsCatNo__internal_alias __attribute((visibility("hidden")));
13633 #define xmlUCSIsCatNo xmlUCSIsCatNo__internal_alias macro
Dxmlregexp.c2962 ret = xmlUCSIsCatNo(codepoint); in xmlRegCheckCharacterRange()
Dtestapi.c39080 ret_val = xmlUCSIsCatNo(code); in test_xmlUCSIsCatNo()
/third_party/libxml2/include/libxml/
Dxmlunicode.h175 XMLPUBFUN int XMLCALL xmlUCSIsCatNo (int code);
/third_party/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle758 d xmlUCSIsCatNo pr extproc('xmlUCSIsCatNo')
/third_party/libxml2/win32/
Dlibxml2.def.src2222 xmlUCSIsCatNo
/third_party/chromium/patch/
D0001-cve.patch114601 -#undef xmlUCSIsCatNo
114602 -extern __typeof (xmlUCSIsCatNo) xmlUCSIsCatNo __attribute((alias("xmlUCSIsCatNo__internal_alias"))…
114604 -#ifndef xmlUCSIsCatNo
114605 -extern __typeof (xmlUCSIsCatNo) xmlUCSIsCatNo__internal_alias __attribute((visibility("hidden")));
114606 -#define xmlUCSIsCatNo xmlUCSIsCatNo__internal_alias