Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitted. Returns the value of the flag, or NULL if the parsing failed.
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected