home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
p
/
python
/
pytexdoc
/
ext
/
lib
/
lib2
/
md5
/
tex
/
images.pl
(
.txt
)
< prev
next >
Wrap
LaTeX Document
|
1996-11-08
|
2KB
|
33 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate images original text with physical files.
$key = q//;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.10ex; vertical-align: 176.41ex; " SRC="|."$dir".q|img4.png"
ALT="\begin{funcdesc}{digest}{}
Return the digest of the strings passed to the \code{...
... which may contain
non-\ASCII{} characters, including null bytes.
\end{funcdesc}">|;
$key = q/{funcdesc}{copy}{}Returnacopy(``clone'')ofthemd5object.Thiscanbeusedtoefficientlycomputethedigestsofstringsthatshareacommoninitialsubstring.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img5.png"
ALT="\begin{funcdesc}{copy}{}
Return a copy (\lq\lq clone'') of the md5 object. This can b...
...ute the digests of strings that share a common initial
substring.
\end{funcdesc}">|;
$key = q/{funcdesc}{md5}{optional{arg}}Forbackwardcompatibilityreasons,thisisanalternativenameforthecode{new()}function.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img2.png"
ALT="\begin{funcdesc}{md5}{\optional{arg}}
For backward compatibility reasons, this is an alternative name for the
\code{new()} function.
\end{funcdesc}">|;
$key = q/{funcdesc}{new}{optional{arg}}Returnanewmd5object.Ifvar{arg}ispresent,themethodcallcode{update(var{arg})}ismade.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 196.25ex; vertical-align: -0.70ex; " SRC="|."$dir".q|img1.png"
ALT="\begin{funcdesc}{new}{\optional{arg}}
Return a new md5 object. If \var{arg} is present, the method call
\code{update(\var{arg})} is made.
\end{funcdesc}">|;