26 RCSIDH(token_h,
"$Id: 3352d6764506bf1b2e2b9a3df2f64b656ed69f00 $")
65 #define T_EQSTART T_OP_ADD
66 #define T_EQEND (T_OP_CMP_EQ + 1)
84 int getword (
char const **ptr,
char *buf,
int buflen,
bool unescape);
FR_TOKEN getop(char const **ptr)
const char fr_token_quote[]
Convert tokens back to a quoting character.
FR_TOKEN getstring(char const **ptr, char *buf, int buflen, bool unescape)
char const * fr_token_name(int)
const FR_NAME_NUMBER fr_tokens_table[]
const bool fr_equality_op[]
int fr_str2int(FR_NAME_NUMBER const *table, char const *name, int def)
const bool fr_assignment_op[]
int getword(char const **ptr, char *buf, int buflen, bool unescape)
struct FR_NAME_NUMBER FR_NAME_NUMBER
FR_TOKEN gettoken(char const **ptr, char *buf, int buflen, bool unescape)
char const * fr_int2str(FR_NAME_NUMBER const *table, int number, char const *def)
int fr_substr2int(FR_NAME_NUMBER const *table, char const *name, int def, int len)