count Interface

public interface count

Calls

interface~~count~~CallsGraph interface~count count proc~count_substring count_substring interface~count->proc~count_substring

Contents


Module Procedures

private elemental function count_substring(s, substring) result(No)

Arguments

TypeIntentOptionalAttributesName
character, intent(in) :: s
character, intent(in) :: substring

Return Value integer(kind=I4P)