Home | History | Annotate | Download | only in core

Lines Matching refs:cloneNode

115       text1 = (Text) text1.cloneNode(false);
116 text2 = (Text) text2.cloneNode(false);
121 text1 = (Text) text1.cloneNode(false);
122 text2 = (Text) text2.cloneNode(false);
127 text2 = (Text) text2.cloneNode(false);
128 text3 = (Text) text3.cloneNode(false);
133 text2 = (Text) text2.cloneNode(false);
134 text3 = (Text) text3.cloneNode(false);
139 entRef = (EntityReference) entRef.cloneNode(false);
140 text1 = (Text) text1.cloneNode(false);
141 text2 = (Text) text2.cloneNode(false);
142 text3 = (Text) text3.cloneNode(false);