Searched refs:InternalShellCharToUpper (Results 1 – 2 of 2) sorted by relevance
66 InternalShellCharToUpper (656 …else if (InternalShellCharToUpper (*Line) != InternalShellCharToUpper (*(Command + CommandIndex++)… in IsTitleHeader()
3725 InternalShellCharToUpper ( in InternalShellCharToUpper() function3758 return (UINTN) (10 + InternalShellCharToUpper (Char) - L'A'); in InternalShellHexCharToUintn()3818 if (InternalShellCharToUpper (*String) == L'X') { in InternalShellStrHexToUint64()