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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
markupbase.py 62 _decl_otherchars = '' variable in class:ParserBase
102 self._decl_otherchars = ''
124 elif c in self._decl_otherchars:
sgmllib.py 219 _decl_otherchars = '='
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
markupbase.py 62 _decl_otherchars = '' variable in class:ParserBase
102 self._decl_otherchars = ''
124 elif c in self._decl_otherchars:
sgmllib.py 219 _decl_otherchars = '='

Completed in 247 milliseconds