You can search for identifiers within the package.
in-package search v0.2.0
exception BadEscape of string * char
exception UnfinishedEscape of string
exception UnclosedQuote of string
exception UnclosedDQuote of string
exception EmptyCommandLine
val cmdline_split : string -> string list