Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlunicode.c85 {"Greek", xmlUCSIsGreek},
1561 xmlUCSIsGreek(int code) { in xmlUCSIsGreek() function
Dlibxml2.syms1149 xmlUCSIsGreek;
Delfgcchack.h14084 #undef xmlUCSIsGreek
14085 extern __typeof (xmlUCSIsGreek) xmlUCSIsGreek __attribute((alias("xmlUCSIsGreek__internal_alias")));
14087 #ifndef xmlUCSIsGreek
14088 extern __typeof (xmlUCSIsGreek) xmlUCSIsGreek__internal_alias __attribute((visibility("hidden")));
14089 #define xmlUCSIsGreek xmlUCSIsGreek__internal_alias macro
Dtestapi.c40372 ret_val = xmlUCSIsGreek(code); in test_xmlUCSIsGreek()
/third_party/libxml2/include/libxml/
Dxmlunicode.h71 XMLPUBFUN int XMLCALL xmlUCSIsGreek (int code);
/third_party/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle257 d xmlUCSIsGreek pr extproc('xmlUCSIsGreek')
/third_party/libxml2/win32/
Dlibxml2.def.src2336 xmlUCSIsGreek
/third_party/chromium/patch/
D0001-cve.patch115057 -#undef xmlUCSIsGreek
115058 -extern __typeof (xmlUCSIsGreek) xmlUCSIsGreek __attribute((alias("xmlUCSIsGreek__internal_alias"))…
115060 -#ifndef xmlUCSIsGreek
115061 -extern __typeof (xmlUCSIsGreek) xmlUCSIsGreek__internal_alias __attribute((visibility("hidden")));
115062 -#define xmlUCSIsGreek xmlUCSIsGreek__internal_alias