Toggle navigation
libfdf
Overview
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
match
Function
FreeBSD Documentation License
60 statements
Source File
parse.F90
fdf_parse
match
Contents
public function match(pline, str, after)
Arguments
Type
Intent
Optional
Attributes
Name
type(
parsed_line
),
pointer
::
pline
character(len=*),
intent(in)
::
str
integer(kind=ip),
intent(in),
optional
::
after
Return Value
logical
Contents