Searched defs:StripQuotes (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dlex.c201 fprintf(dlgFile, "%s\n\t<<\n", StripQuotes(q->expr));
202 /* replace " killed by StripQuotes() */
866 StripQuotes( char *s ) function
868 StripQuotes( s )
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellParametersProtocol.c456 StripQuotes ( function
627 StripQuotes(CommandLineCopy);

Completed in 156 milliseconds