Searched refs:AsciiValueLength (Results 1 – 1 of 1) sorted by relevance
96 UINT32 AsciiValueLength; in EblSetCmd() local159 AsciiValueLength = AsciiStrLen (AsciiValue); in EblSetCmd()160 if ((AsciiValue[AsciiValueLength-2] != '\\') && (AsciiValue[AsciiValueLength-1] == '"')) { in EblSetCmd()161 AsciiValue[AsciiValueLength-1] = '\0'; in EblSetCmd()165 for (Index = 0; Index < AsciiValueLength; Index++) { in EblSetCmd()173 AsciiValue[AsciiValueLength-1-Index] = '\0'; in EblSetCmd()