count Interface

public interface count

Calls

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

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)