Home
last modified time | relevance | path

Searched refs:xmlParseAttribute (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/include/libxml/
DparserInternals.h463 xmlParseAttribute (xmlParserCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle334 d xmlParseAttribute...
335 d pr * extproc('xmlParseAttribute') const xmlChar *
/external/libxml2/
Dlibxml2.syms172 xmlParseAttribute;
Delfgcchack.h6932 #undef xmlParseAttribute
6933 extern __typeof (xmlParseAttribute) xmlParseAttribute __attribute((alias("xmlParseAttribute__intern…
6935 #ifndef xmlParseAttribute
6936 extern __typeof (xmlParseAttribute) xmlParseAttribute__internal_alias __attribute((visibility("hidd…
6937 #define xmlParseAttribute xmlParseAttribute__internal_alias macro
Dparser.c8348 xmlParseAttribute(xmlParserCtxtPtr ctxt, xmlChar **value) { in xmlParseAttribute() function
8470 attname = xmlParseAttribute(ctxt, &attvalue); in xmlParseStartTag()
/external/libxml2/win32/
Dlibxml2.def.src1311 xmlParseAttribute