Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dxml_reader_impl.cc328 return xmlTextReaderHasAttributes(reader_) == 1 ? true : false; in HasAttributes()
/third_party/libxml2/include/libxml/
Dxmlreader.h152 xmlTextReaderHasAttributes(xmlTextReaderPtr reader);
/third_party/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle194 d xmlTextReaderHasAttributes...
195 d pr extproc('xmlTextReaderHasAttributes')
/third_party/libxml2/
Dlibxml2.syms806 xmlTextReaderHasAttributes;
Delfgcchack.h11482 #undef xmlTextReaderHasAttributes
11483 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes __attribute((alias("xmlText…
11485 #ifndef xmlTextReaderHasAttributes
11486 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes__internal_alias __attribute…
11487 #define xmlTextReaderHasAttributes xmlTextReaderHasAttributes__internal_alias macro
Dxmlreader.c3571 xmlTextReaderHasAttributes(xmlTextReaderPtr reader) { in xmlTextReaderHasAttributes() function
DNEWS2187 - bug fixes: xmlTextReaderHasAttributes (Rob Richards), xmlCtxtReadFile()
Dtestapi.c31624 ret_val = xmlTextReaderHasAttributes(reader); in test_xmlTextReaderHasAttributes()
/third_party/libxml2/win32/
Dlibxml2.def.src1945 xmlTextReaderHasAttributes
/third_party/chromium/patch/
D0001-cve.patch79970 - * xmlreader.c: applying xmlTextReaderHasAttributes fix for namespaces
112455 -#undef xmlTextReaderHasAttributes
112456 -extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes __attribute((alias("xmlTex…
112458 -#ifndef xmlTextReaderHasAttributes
112459 -extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes__internal_alias __attribut…
112460 -#define xmlTextReaderHasAttributes xmlTextReaderHasAttributes__internal_alias