HomeSort by relevance Sort by last modified time
    Searched full:commentclose (Results 1 - 1 of 1) sorted by null

  /external/clearsilver/python/examples/base/
sgmllib.py 61 commentclose = re.compile('--[ \t\n]*>') variable
196 match = commentclose.search(rawdata, i+4)

Completed in 10 milliseconds