Searched refs:complete_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.py399 def complete_string(source, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
405 # end def complete_string
425 result = complete_string(source, stepsize, tabsize, expandtabs)

Completed in 5 milliseconds