token.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct _TokenInfo TokenInfo

Functions

MagickExport int Tokenizer (TokenInfo *, const unsigned int, char *, const size_t, const char *, const char *, const char *, const char *, const char, char *, int *, char *)
MagickExport MagickBooleanType GlobExpression (const char *magick_restrict, const char *magick_restrict, const MagickBooleanType) magick_attribute((__pure__))
MagickExport MagickBooleanType IsGlob (const char *) magick_attribute((__pure__))
MagickExport MagickBooleanType IsMagickTrue (const char *) magick_attribute((__pure__))
MagickExport size_t GetNextToken (const char *magick_restrict, const char **magick_restrict, const size_t, char *magick_restrict) magick_hot_spot
MagickExport TokenInfoAcquireTokenInfo (void)
MagickExport TokenInfo ** DestroyTokenInfo (TokenInfo *)

Typedef Documentation

typedef struct _TokenInfo TokenInfo

Function Documentation

MagickExport TokenInfo* AcquireTokenInfo ( void   ) 
MagickExport TokenInfo* * DestroyTokenInfo ( TokenInfo  ) 
MagickExport size_t GetNextToken ( const char *  magick_restrict,
const char **  magick_restrict,
const   size_t,
char *  magick_restrict 
)
MagickExport MagickBooleanType GlobExpression ( const char *  magick_restrict,
const char *  magick_restrict,
const   MagickBooleanType 
)
MagickExport MagickBooleanType IsGlob ( const char *   ) 
MagickExport MagickBooleanType IsMagickTrue ( const char *   ) 
MagickExport int Tokenizer ( TokenInfo ,
const unsigned  int,
char *  ,
const   size_t,
const char *  ,
const char *  ,
const char *  ,
const char *  ,
const   char,
char *  ,
int *  ,
char *   
)

Generated on 20 Apr 2020 for MagickCore by  doxygen 1.6.1