Searched refs:StrLen (Results 1 – 1 of 1) sorted by relevance
269 if (0U == StrLen(context->line)) in SHELL_Main()340 tmpLen = StrLen(cmd); in ProcessCommand()349 tmpCommandLen = StrLen(tmpCommandString); in ProcessCommand()389 tmpLen = StrLen(cmd); in ProcessCommand()396 tmpLen = StrLen(context->hist_buf[i - 1]); in ProcessCommand()400 tmpLen = StrLen(cmd); in ProcessCommand()432 tmp = StrLen(context->line); in GetHistoryCommand()443 context->l_pos = StrLen(context->hist_buf[hist_pos]); in GetHistoryCommand()461 if (!StrLen(context->line)) in AutoComplete()482 minLen = StrLen(namePtr); in AutoComplete()[all …]
Completed in 3 milliseconds