Searched refs:subStr (Results 1 – 1 of 1) sorted by relevance
657 char subStr[NAME_SIZE]; in TCGetKeyNum() local670 strcpy(subStr, srcStr); // if no string left after 'TCStripBlanks, in TCGetKeyNum()671 TCStripBlanks(subStr, 1, 1); // while loop will not execute; in TCGetKeyNum()675 subPtr = subStr; // collect base-10 digits from in TCGetKeyNum()