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 *, const char *, const MagickBooleanType)
MagickExport MagickBooleanType IsGlob (const char *)
MagickExport TokenInfoAcquireTokenInfo (void)
MagickExport TokenInfo ** DestroyTokenInfo (TokenInfo *)
MagickExport void GetMagickToken (const char *, const char **, char *)

Typedef Documentation

typedef struct _TokenInfo TokenInfo

Definition at line 28 of file token.h.


Function Documentation

MagickExport TokenInfo* AcquireTokenInfo ( void   ) 
MagickExport TokenInfo* * DestroyTokenInfo ( TokenInfo  ) 
MagickExport void GetMagickToken ( const char *  ,
const char **  ,
char *   
)
MagickExport MagickBooleanType GlobExpression ( const char *  ,
const char *  ,
const   MagickBooleanType 
)
MagickExport MagickBooleanType IsGlob ( const char *   ) 

Definition at line 588 of file token.c.

References IsPathAccessible(), MagickFalse, and MagickTrue.

Referenced by ExpandFilenames(), InterpretImageProperties(), and XFileBrowserWidget().

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 21 Nov 2009 for MagickCore by  doxygen 1.6.1