fdf_bmatch Interface

public interface fdf_bmatch

Contents


Module Procedures

public function match(pline, str, after)

Arguments

Type IntentOptional Attributes Name
type(parsed_line), pointer :: pline
character(len=*), intent(in) :: str
integer(kind=ip), intent(in), optional :: after

Return Value logical