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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
xmllib.py 57 ')'+_S+_SystemLiteral%'syslit'
450 pubid, syslit = res.group('pubid', 'syslit')
454 if syslit is not None: syslit = syslit[1:-1] # remove quotes
474 self.handle_doctype(name, pubid, syslit, rawdata[j+1:k])
488 self.handle_doctype(name, pubid, syslit, None)
743 def handle_doctype(self, tag, pubid, syslit, data):
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
xmllib.py 57 ')'+_S+_SystemLiteral%'syslit'
450 pubid, syslit = res.group('pubid', 'syslit')
454 if syslit is not None: syslit = syslit[1:-1] # remove quotes
474 self.handle_doctype(name, pubid, syslit, rawdata[j+1:k])
488 self.handle_doctype(name, pubid, syslit, None)
743 def handle_doctype(self, tag, pubid, syslit, data):
    [all...]
  /external/python/cpython2/Lib/
xmllib.py 57 ')'+_S+_SystemLiteral%'syslit'
450 pubid, syslit = res.group('pubid', 'syslit')
454 if syslit is not None: syslit = syslit[1:-1] # remove quotes
474 self.handle_doctype(name, pubid, syslit, rawdata[j+1:k])
488 self.handle_doctype(name, pubid, syslit, None)
743 def handle_doctype(self, tag, pubid, syslit, data):
815 def handle_doctype(self, tag, pubid, syslit, data)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
xmllib.py 57 ')'+_S+_SystemLiteral%'syslit'
450 pubid, syslit = res.group('pubid', 'syslit')
454 if syslit is not None: syslit = syslit[1:-1] # remove quotes
474 self.handle_doctype(name, pubid, syslit, rawdata[j+1:k])
488 self.handle_doctype(name, pubid, syslit, None)
743 def handle_doctype(self, tag, pubid, syslit, data):
815 def handle_doctype(self, tag, pubid, syslit, data)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
xmllib.py 57 ')'+_S+_SystemLiteral%'syslit'
450 pubid, syslit = res.group('pubid', 'syslit')
454 if syslit is not None: syslit = syslit[1:-1] # remove quotes
474 self.handle_doctype(name, pubid, syslit, rawdata[j+1:k])
488 self.handle_doctype(name, pubid, syslit, None)
743 def handle_doctype(self, tag, pubid, syslit, data):
815 def handle_doctype(self, tag, pubid, syslit, data)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmllib.py 57 ')'+_S+_SystemLiteral%'syslit'
450 pubid, syslit = res.group('pubid', 'syslit')
454 if syslit is not None: syslit = syslit[1:-1] # remove quotes
474 self.handle_doctype(name, pubid, syslit, rawdata[j+1:k])
488 self.handle_doctype(name, pubid, syslit, None)
743 def handle_doctype(self, tag, pubid, syslit, data):
815 def handle_doctype(self, tag, pubid, syslit, data)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmllib.py 57 ')'+_S+_SystemLiteral%'syslit'
450 pubid, syslit = res.group('pubid', 'syslit')
454 if syslit is not None: syslit = syslit[1:-1] # remove quotes
474 self.handle_doctype(name, pubid, syslit, rawdata[j+1:k])
488 self.handle_doctype(name, pubid, syslit, None)
743 def handle_doctype(self, tag, pubid, syslit, data):
815 def handle_doctype(self, tag, pubid, syslit, data)
    [all...]

Completed in 97 milliseconds