53 if (
streq(
"is",str_oper))
61 else if (
streq(
"=",str_oper))
66 else if (
streq(
"<",str_oper))
71 else if (
streq(
">",str_oper))
76 else if (
streq(
"matches",str_oper))
84 else if (
streq(
"in",str_oper))
92 cerr <<
"WAGON: unknown question operator: \"" <<
int wagon_ask_question(LISP question, LISP value)
float get_c_float(LISP x)
A Regular expression class to go with the CSTR EST_String class.
#define wgn_ques_oper_str(X)
const char * get_c_string(LISP x)
#define wgn_ques_operand(X)
LISP siod_member_str(const char *key, LISP list)