Searched refs:someattribute (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Lib/test/ |
D | test_gc.py | 371 def __getattr__(self, someattribute): argument 398 def __getattr__(self, someattribute): argument 425 def __getattr__(self, someattribute): argument 445 def __getattr__(self, someattribute): argument
|
/external/libxml2/result/noent/ |
D | ent_738805.xml.sax2 | 15 SAX.startElementNs(somebeacon, NULL, NULL, 0, 1, 0, someattribute='some...', 9)
|
/external/libxml2/result/ |
D | ent_738805.xml.sax | 15 SAX.startElement(somebeacon, someattribute='&b;')
|
D | ent_738805.xml.sax2 | 15 SAX.startElementNs(somebeacon, NULL, NULL, 0, 1, 0, someattribute='&b;...', 3)
|
/external/python/cpython3/Lib/test/ |
D | test_gc.py | 427 def __getattr__(self, someattribute): argument 454 def __getattr__(self, someattribute): argument 481 def __getattr__(self, someattribute): argument 501 def __getattr__(self, someattribute): argument
|