Home
last modified time | relevance | path

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

/external/libxml2/
Dregressions.py251 curText = '' # accumulates text content of parameter variable in testDefaults
254 txt = string.strip(self.curText)
265 self.curText = '' # clear the working variable
271 self.curText += reader.Value()
284 self.curText = '' # and empty text
287 data = string.strip(self.curText)
298 self.curText = '' # clear the working variable
306 self.curText += reader.Value()