Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c1393 xmlAttributePtr oldAttributes = NULL; in xmlAddElementDecl() local
1479 oldAttributes = ret->attributes; in xmlAddElementDecl()
1561 ret->attributes = oldAttributes; in xmlAddElementDecl()