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/
H A Dpindent.py415 def reformat_string(source, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
421 # end def reformat_string
455 result = reformat_string(source, stepsize, tabsize, expandtabs)

Completed in 6 milliseconds