Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlunicode.c49 {"BlockElements", xmlUCSIsBlockElements},
1093 xmlUCSIsBlockElements(int code) { in xmlUCSIsBlockElements() function
Dlibxml2.syms1080 xmlUCSIsBlockElements;
Delfgcchack.h13208 #undef xmlUCSIsBlockElements
13209 extern __typeof (xmlUCSIsBlockElements) xmlUCSIsBlockElements __attribute((alias("xmlUCSIsBlockElem…
13211 #ifndef xmlUCSIsBlockElements
13212 extern __typeof (xmlUCSIsBlockElements) xmlUCSIsBlockElements__internal_alias __attribute((visibili…
13213 #define xmlUCSIsBlockElements xmlUCSIsBlockElements__internal_alias macro
Dtestapi.c37883 ret_val = xmlUCSIsBlockElements(code); in test_xmlUCSIsBlockElements()
/third_party/libxml2/include/libxml/
Dxmlunicode.h35 XMLPUBFUN int XMLCALL xmlUCSIsBlockElements (int code);
/third_party/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle64 d xmlUCSIsBlockElements...
65 d pr extproc('xmlUCSIsBlockElements')
/third_party/libxml2/win32/
Dlibxml2.def.src2117 xmlUCSIsBlockElements
/third_party/chromium/patch/
D0001-cve.patch114181 -#undef xmlUCSIsBlockElements
114182 -extern __typeof (xmlUCSIsBlockElements) xmlUCSIsBlockElements __attribute((alias("xmlUCSIsBlockEle…
114184 -#ifndef xmlUCSIsBlockElements
114185 -extern __typeof (xmlUCSIsBlockElements) xmlUCSIsBlockElements__internal_alias __attribute((visibil…
114186 -#define xmlUCSIsBlockElements xmlUCSIsBlockElements__internal_alias