OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DestroyTokenInfo
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
token.c
121
%
DestroyTokenInfo
() deallocates memory associated with an TokenInfo
124
% The format of the
DestroyTokenInfo
method is:
126
% TokenInfo *
DestroyTokenInfo
(TokenInfo *token_info)
133
MagickExport TokenInfo *
DestroyTokenInfo
(TokenInfo *token_info)
methods.h
287
#define
DestroyTokenInfo
PrependMagickMethod(
DestroyTokenInfo
)
[
all
...]
Completed in 498 milliseconds