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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
markupbase.py 150 sectName, j = self._scan_name( i+3, i )
153 if sectName in ("temp", "cdata", "ignore", "include", "rcdata"):
156 elif sectName in ("if", "else", "endif"):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
markupbase.py 150 sectName, j = self._scan_name( i+3, i )
153 if sectName in ("temp", "cdata", "ignore", "include", "rcdata"):
156 elif sectName in ("if", "else", "endif"):

Completed in 504 milliseconds