Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dxinclude.c911 xmlNodePtr list = NULL, last = NULL, listParent = NULL; in xmlXIncludeCopyRange() local
949 tmp2 = xmlDocCopyNode(listParent, target, 2); in xmlXIncludeCopyRange()
952 listParent = listParent->parent; in xmlXIncludeCopyRange()
998 listParent = cur->parent; in xmlXIncludeCopyRange()
1040 listParent = cur->parent; in xmlXIncludeCopyRange()
1048 listParent = cur->parent; in xmlXIncludeCopyRange()
/external/libxml2/
Dxinclude.c911 xmlNodePtr list = NULL, last = NULL, listParent = NULL; in xmlXIncludeCopyRange() local
949 tmp2 = xmlDocCopyNode(listParent, target, 2); in xmlXIncludeCopyRange()
952 listParent = listParent->parent; in xmlXIncludeCopyRange()
998 listParent = cur->parent; in xmlXIncludeCopyRange()
1040 listParent = cur->parent; in xmlXIncludeCopyRange()
1048 listParent = cur->parent; in xmlXIncludeCopyRange()