HomeSort by relevance Sort by last modified time
    Searched refs:curText (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
regressions.py 251 curText = '' # accumulates text content of parameter
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()
  /external/pdfium/core/fpdftext/
cpdf_textpage.cpp     [all...]

Completed in 821 milliseconds