OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sortattrs
(Results
1 - 1
of
1
) sorted by null
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/tests/
test_treewalkers.py
146
def
sortattrs
(x):
function
192
output = attrlist.sub(
sortattrs
, output)
193
expected = attrlist.sub(
sortattrs
, convertExpected(expected))
250
output = attrlist.sub(
sortattrs
, output)
Completed in 59 milliseconds