Searched refs:openers (Results 1 – 11 of 11) sorted by relevance
/external/python/cpython2/Tools/scripts/ |
D | texcheck.py | 63 def matchclose(c_lineno, c_symbol, openers, pairmap): argument 66 o_lineno, o_symbol = openers.pop() 105 openers = [] # Stack of pending open delimiters 125 openers.append((lineno, name)) 127 openers.append((lineno, punct)) 129 matchclose(lineno, name, openers, pairmap) 131 matchclose(lineno, punct, openers, pairmap) 133 print ' --> ', openers 189 for lineno, symbol in openers:
|
/external/syzkaller/vendor/golang.org/x/text/unicode/bidi/ |
D | bracket.go | 78 openers: list.New(), 112 openers *list.List // list of positions for opening brackets member 148 if p.openers.Len() == maxPairingDepth { 149 p.openers.Init() 153 p.openers.PushFront(i) 158 for elem := p.openers.Front(); elem != nil; elem = elem.Next() { 166 p.openers.Remove(p.openers.Front())
|
/external/python/cpython2/Lib/idlelib/ |
D | HyperParser.py | 104 def get_surrounding_brackets(self, openers='([{', mustclose=False): argument 119 self.rawtext[self.bracketing[before][0]] not in openers or
|
/external/python/cpython3/Lib/idlelib/ |
D | hyperparser.py | 116 def get_surrounding_brackets(self, openers='([{', mustclose=False): argument 131 self.rawtext[self.bracketing[before][0]] not in openers or
|
/external/python/cpython2/Doc/howto/ |
D | urllib2.rst | 34 on. These are provided by objects called handlers and openers. 404 openers. Openers use handlers. All the "heavy lifting" is done by the 409 You will want to create openers if you want to fetch URLs with specific handlers 493 ``build_opener``. By default openers have the handlers for normal situations
|
/external/python/cpython3/Doc/howto/ |
D | urllib2.rst | 34 on. These are provided by objects called handlers and openers. 425 openers. Openers use handlers. All the "heavy lifting" is done by the 430 You will want to create openers if you want to fetch URLs with specific handlers 516 ``build_opener``. By default openers have the handlers for normal situations
|
/external/python/cpython3/Doc/library/ |
D | asyncore.rst | 157 Called on listening channels (passive openers) when a connection can be 167 Called on listening channels (passive openers) when a connection has been
|
/external/python/cpython2/Doc/library/ |
D | asyncore.rst | 148 Called on listening channels (passive openers) when a connection can be
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 118267 openers %31889 ˈopənərz
|
D | internal_raw_IPA-old.txt | 140933 openers %21376 ˈopənərz
|