Searched refs:_decl_otherchars (Results 1 – 3 of 3) sorted by relevance
62 _decl_otherchars = '' variable in ParserBase102 self._decl_otherchars = ''124 elif c in self._decl_otherchars:
219 _decl_otherchars = '=' variable in SGMLParser
61 _decl_otherchars = '' variable in ParserBase101 self._decl_otherchars = ''123 elif c in self._decl_otherchars: