Home
last modified time | relevance | path

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

/external/libxml2/
Dxinclude.c877 xmlXIncludeGetNthChild(xmlNodePtr cur, int no) { in xmlXIncludeGetNthChild() function
1014 end = xmlXIncludeGetNthChild(cur, index2 - 1); in xmlXIncludeCopyRange()
1018 cur = xmlXIncludeGetNthChild(cur, index1 - 1); in xmlXIncludeCopyRange()
1054 cur = xmlXIncludeGetNthChild(cur, index1 - 1); in xmlXIncludeCopyRange()