Function parse_argument:
Defined in module getopt (file: /obj/secure/shell/getopt.c)

calls argument_explode() and then getopt(), returning the 
value of the getopt() call.

Prototype:
mixed parse_argument( string input, string options );
