Home
last modified time | relevance | path

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

/reactos/base/applications/cmdutils/fc/
H A Dtext.h127 static INT ExpandTabLength(LPCTSTR line) in ExpandTabLength() function
143 INT spaces, cch = ExpandTabLength(line), ich; in ExpandTab()