Home
last modified time | relevance | path

Searched refs:_decl_otherchars (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmarkupbase.py62 _decl_otherchars = '' variable in ParserBase
102 self._decl_otherchars = ''
120 elif c in self._decl_otherchars:
Dsgmllib.py219 _decl_otherchars = '=' variable in SGMLParser