#include <z-core.h>
Data Fields | |
| int | which |
| union { | |
| Z_Operand * simple | |
| Z_Complex * complex | |
| } | u |
Definition at line 499 of file z-core.h.
Definition at line 500 of file z-core.h.
Referenced by yaz_query2xml_rpnstructure(), and yaz_query_charset_convert_structure().
Definition at line 502 of file z-core.h.
Referenced by yaz_query2xml_rpnstructure(), and yaz_query_charset_convert_structure().
Definition at line 503 of file z-core.h.
Referenced by yaz_query2xml_rpnstructure(), and yaz_query_charset_convert_structure().
| union { ... } Z_RPNStructure::u |
Referenced by yaz_query2xml_rpnstructure(), and yaz_query_charset_convert_structure().
1.5.6