Home
last modified time | relevance | path

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

/external/libxml2/
Dxinclude.c172 xmlXIncludeGetProp(xmlXIncludeCtxtPtr ctxt, xmlNodePtr cur, in xmlXIncludeGetProp() function
513 href = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_HREF); in xmlXIncludeAddNode()
521 parse = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_PARSE); in xmlXIncludeAddNode()
572 fragment = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_PARSE_XPOINTER); in xmlXIncludeAddNode()
2050 href = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_HREF); in xmlXIncludeLoadNode()
2056 parse = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_PARSE); in xmlXIncludeLoadNode()