Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DparserInternals.h431 xmlParseAttributeType (xmlParserCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle270 d xmlParseAttributeType...
271 d pr extproc('xmlParseAttributeType')
/external/libxml2/
Dlibxml2.syms174 xmlParseAttributeType;
Delfgcchack.h6963 #undef xmlParseAttributeType
6964 extern __typeof (xmlParseAttributeType) xmlParseAttributeType __attribute((alias("xmlParseAttribute…
6966 #ifndef xmlParseAttributeType
6967 extern __typeof (xmlParseAttributeType) xmlParseAttributeType__internal_alias __attribute((visibili…
6968 #define xmlParseAttributeType xmlParseAttributeType__internal_alias macro
Dparser.c5928 xmlParseAttributeType(xmlParserCtxtPtr ctxt, xmlEnumerationPtr *tree) { in xmlParseAttributeType() function
6011 type = xmlParseAttributeType(ctxt, &tree); in xmlParseAttributeListDecl()
/external/libxml2/win32/
Dlibxml2.def.src1314 xmlParseAttributeType