Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dpindent.py415 def reformat_string(source, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
455 result = reformat_string(source, stepsize, tabsize, expandtabs)