DMPACK
0.9.6
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
dm_html_decode
Function
ISC (Internet Systems Consortium) License
21 statements
dm_html
dm_html_decode
Contents
public pure function dm_html_decode(input) result(output)
Reverses HTML encoding.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
input
String to decode.
Return Value
character(len=:), allocatable
Decoded string.