Type | Intent | Optional | Attributes | Name | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
character(len=*) | :: | string | |||||||||||||||||||||||||
type(parsed_line), | pointer | :: | pline_fun | ||||||||||||||||||||||||
integer(kind=ip), | intent(in), | optional | :: | after | |||||||||||||||||||||||
public function eq_func(s1, s2)Arguments
Return Value logical |
Type | Intent | Optional | Attributes | Name | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type(parsed_line), | pointer | :: | pline_sub | ||||||||||||||||||||||||
character(len=*) | :: | string | |||||||||||||||||||||||||
integer(kind=ip), | intent(out), | optional | :: | ind | |||||||||||||||||||||||
integer(kind=ip), | intent(in), | optional | :: | after | |||||||||||||||||||||||
public function eq_func(s1, s2)Arguments
Return Value logical |