| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | target_string | |||
| type(StringVector), | intent(in) | :: | string_vector |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | buffer(:) | |||
| type(StringVector), | intent(inout) | :: | strVec | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(StringVector), | intent(in) | :: | strVec | |||
| integer, | intent(inout), | allocatable | :: | buffer(:) |