Home
last modified time | relevance | path

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

/external/libxml2/
Dxinclude.c170 xmlXIncludeGetProp(xmlXIncludeCtxtPtr ctxt, xmlNodePtr cur, in xmlXIncludeGetProp() function
511 href = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_HREF); in xmlXIncludeAddNode()
519 parse = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_PARSE); in xmlXIncludeAddNode()
570 fragment = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_PARSE_XPOINTER); in xmlXIncludeAddNode()
2018 href = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_HREF); in xmlXIncludeLoadNode()
2024 parse = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_PARSE); in xmlXIncludeLoadNode()