Home
last modified time | relevance | path

Searched refs:xmlIsBlank (Results 1 – 10 of 10) sorted by relevance

/third_party/libxml2/os400/libxmlrpg/
Dchvalid.rpgle78 d xmlIsBlank pr extproc('xmlIsBlank')
/third_party/libxml2/
Dchvalid.c241 xmlIsBlank(unsigned int ch) { in xmlIsBlank() function
Dchvalid.def18 name xmlIsBlank
20 end xmlIsBlank
Dlibxml2.syms144 xmlIsBlank;
Delfgcchack.h4749 #undef xmlIsBlank
4750 extern __typeof (xmlIsBlank) xmlIsBlank __attribute((alias("xmlIsBlank__internal_alias")));
4752 #ifndef xmlIsBlank
4753 extern __typeof (xmlIsBlank) xmlIsBlank__internal_alias __attribute((visibility("hidden")));
4754 #define xmlIsBlank xmlIsBlank__internal_alias macro
Dtestapi.c6713 ret_val = xmlIsBlank(ch); in test_xmlIsBlank()
/third_party/libxml2/include/libxml/
Dchvalid.h213 xmlIsBlank(unsigned int ch);
/third_party/libxml2/doc/html/
Dindex.sgml139 <ANCHOR id="xmlIsBlank-ch" href="libxml/libxml-chvalid.html#xmlIsBlank-ch">
/third_party/libxml2/win32/
Dlibxml2.def.src1009 xmlIsBlank
/third_party/chromium/patch/
D0001-cve.patch105734 -#undef xmlIsBlank
105735 -extern __typeof (xmlIsBlank) xmlIsBlank __attribute((alias("xmlIsBlank__internal_alias")));
105737 -#ifndef xmlIsBlank
105738 -extern __typeof (xmlIsBlank) xmlIsBlank__internal_alias __attribute((visibility("hidden")));
105739 -#define xmlIsBlank xmlIsBlank__internal_alias