Searched refs:curText (Results 1 – 2 of 2) sorted by relevance
251 curText = '' # accumulates text content of parameter variable in testDefaults254 txt = string.strip(self.curText)265 self.curText = '' # clear the working variable271 self.curText += reader.Value()284 self.curText = '' # and empty text287 data = string.strip(self.curText)298 self.curText = '' # clear the working variable306 self.curText += reader.Value()
124679 - curText = '' # accumulates text content of parameter124682 - txt = string.strip(self.curText)124693 - self.curText = '' # clear the working variable124699 - self.curText += reader.Value()124712 - self.curText = '' # and empty text124715 - data = string.strip(self.curText)124726 - self.curText = '' # clear the working variable124734 - self.curText += reader.Value()