MagickCore
7.0.11
|
Data Fields | |
int | state |
MagickStatusType | flag |
ssize_t | offset |
char | quote |
size_t | signature |
MagickStatusType _TokenInfo::flag |
Definition at line 66 of file token.c.
Referenced by StoreToken(), and Tokenizer().
ssize_t _TokenInfo::offset |
Definition at line 69 of file token.c.
Referenced by CropImage(), CropImageToTiles(), RollImage(), StoreToken(), and Tokenizer().
char _TokenInfo::quote |
Definition at line 72 of file token.c.
Referenced by Tokenizer().
size_t _TokenInfo::signature |
Definition at line 75 of file token.c.
Referenced by AcquireTokenInfo(), and DestroyTokenInfo().
int _TokenInfo::state |
Definition at line 63 of file token.c.
Referenced by StoreToken(), and Tokenizer().