Internal function to parse a signal name into its signal_id
and detail
quark.
detailed_signal |
a string of the form "signal-name: |
itype |
The interface/instance type that introduced "signal-name". |
force_detail_quark |
true forces creation of a Quark for the detail. |
detail_p |
Location to store the detail quark. |
signal_id_p |
Location to store the signal id. |
Whether the signal name could successfully be parsed and |