Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <wsstree.h>
Data Fields | |
WsBool | defined |
WsUInt8 | findex |
WsUInt32 | usage_count |
WsBool WsFunctionHashRec::defined |
Definition at line 217 of file wsstree.h.
Referenced by ws_expr_linearize(), and ws_function().
WsUInt8 WsFunctionHashRec::findex |
Definition at line 220 of file wsstree.h.
Referenced by compile_stream(), ws_expr_linearize(), and ws_function().
WsUInt32 WsFunctionHashRec::usage_count |
Definition at line 222 of file wsstree.h.
Referenced by compile_stream(), and yyparse().